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"
|
||||
];
|
||||
};
|
||||
wsl.enable = true;
|
||||
wsl.defaultUser = "daylin";
|
||||
wsl = enabled // {
|
||||
defaultUser = "daylin";
|
||||
};
|
||||
|
||||
# don't delete this you foo bar
|
||||
system.stateVersion = "23.11"; # Did you read the comment?
|
||||
|
|
Loading…
Reference in a new issue