mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
syntax preference
This commit is contained in:
parent
c0673b3dcb
commit
bcc9f9d0d1
1 changed files with 3 additions and 2 deletions
|
@ -10,8 +10,9 @@
|
||||||
"node"
|
"node"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
wsl.enable = true;
|
wsl = enabled // {
|
||||||
wsl.defaultUser = "daylin";
|
defaultUser = "daylin";
|
||||||
|
};
|
||||||
|
|
||||||
# don't delete this you foo bar
|
# don't delete this you foo bar
|
||||||
system.stateVersion = "23.11"; # Did you read the comment?
|
system.stateVersion = "23.11"; # Did you read the comment?
|
||||||
|
|
Loading…
Reference in a new issue