summaryrefslogtreecommitdiff
path: root/hosts/vidhar
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/vidhar')
-rw-r--r--hosts/vidhar/default.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/hosts/vidhar/default.nix b/hosts/vidhar/default.nix
index 2f86c368..e40342df 100644
--- a/hosts/vidhar/default.nix
+++ b/hosts/vidhar/default.nix
@@ -92,10 +92,6 @@ with lib;
92 members = ["root"]; 92 members = ["root"];
93 }; 93 };
94 94
95 security.sudo.extraConfig = ''
96 Defaults lecture = never
97 '';
98
99 nix = { 95 nix = {
100 daemonCPUSchedPolicy = "batch"; 96 daemonCPUSchedPolicy = "batch";
101 daemonIOSchedClass = "idle"; 97 daemonIOSchedClass = "idle";