soteria off the ground
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
environment.shells = lib.mkAfter [ rootShellPath ];
|
||||
users.users.root.shell = lib.mkForce rootShellPath;
|
||||
|
||||
networking.nameservers = [ "192.168.1.150" ];
|
||||
|
||||
# security.sudo-rs.enable = true;
|
||||
programs.nix-ld.enable = true;
|
||||
nix.optimise.automatic = true;
|
||||
|
||||
Reference in New Issue
Block a user