This commit is contained in:
John Lancaster
2026-07-05 20:40:28 -05:00
parent ca75da7c37
commit 39504cd856
3 changed files with 6 additions and 37 deletions
+1
View File
@@ -21,6 +21,7 @@
users.users.root.shell = lib.mkForce rootShellPath;
networking.nameservers = [ "192.168.1.150" ];
networking.dhcpcd.extraConfig = "nohook resolv.conf";
# security.sudo-rs.enable = true;
programs.nix-ld.enable = true;