syntax preference

This commit is contained in:
Daylin Morgan 2024-05-28 16:18:13 -05:00
parent c0673b3dcb
commit bcc9f9d0d1
Signed by: daylin
GPG Key ID: 950D13E9719334AD
1 changed files with 3 additions and 2 deletions

View File

@ -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?