hosts/satori: changes

networking: change gateway cuz new router
graphics: use the stable nvidia drivers
misc changes

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-11-24 04:34:49 +05:30
parent 7b9bfc900c
commit 07325d0112
5 changed files with 5 additions and 2 deletions

View File

@@ -14,6 +14,7 @@
ACTION=="add|change", KERNEL=="sda", ATTR{queue/rotational}=="0", ATTR{queue/scheduler}="bfq"
'';
zfs.autoScrub.enable = true;
logind.extraConfig = "RuntimeDirectorySize=30%";
};
systemd.services.tor.wantedBy = lib.mkForce [ ];
systemd.enableUnifiedCgroupHierarchy = false;