modified some files, removed backup files
This commit is contained in:
@@ -34,6 +34,6 @@
|
||||
uid = 1000;
|
||||
};
|
||||
|
||||
envirnment.shells = with pkgs; [ bash ];
|
||||
environment.shells = with pkgs; [ bash ];
|
||||
users.defaultUserShell = pkgs.bash;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user