This commit is contained in:
biscuit
2025-06-30 12:55:18 -05:00
parent 571645a2e6
commit 71c6d75ff7
+1 -1
View File
@@ -4,7 +4,7 @@
...
}: {
users = {
defaultUserShell = pkgs.${myConfig.terminal.Shell};
defaultUserShell = pkgs.${myConfig.general.terminal.Shell};
users = {
${myConfig.general.Username} = {
isNormalUser = true;