mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-12 06:19:00 +00:00
hosts/winnowing: update default user
This commit is contained in:
parent
9acd1bcffd
commit
c8c972dc29
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
wsl = {
|
wsl = {
|
||||||
enable = true;
|
enable = true;
|
||||||
defaultUser = "winnow";
|
defaultUser = "foo-dogsquared";
|
||||||
nativeSystemd = true;
|
nativeSystemd = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user