modified: installer.nix
This commit is contained in:
+1
-1
@@ -85,7 +85,7 @@ users.users.root = {
|
|||||||
shell = pkgs.bashInteractive;
|
shell = pkgs.bashInteractive;
|
||||||
|
|
||||||
};
|
};
|
||||||
environment.etc."auto-install.sh".source = ./auto-install.sh;
|
# environment.etc."auto-install.sh".source = ./auto-install.sh;
|
||||||
environment.etc."auto-install.sh".mode = "0755";
|
environment.etc."auto-install.sh".mode = "0755";
|
||||||
|
|
||||||
environment.etc."home/nixos/.bashrc".text = ''
|
environment.etc."home/nixos/.bashrc".text = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user