aboutsummaryrefslogtreecommitdiff
path: root/hosts/myrtle/configuration.nix
diff options
context:
space:
mode:
authorAkshay <[email protected]>2023-05-03 03:38:28 +0100
committerAkshay <[email protected]>2023-05-03 03:38:28 +0100
commit40e33e0d82341048d307947284cea548778c56ce (patch)
tree3faa4f6860b6d71c6348d69ab40839423f02135e /hosts/myrtle/configuration.nix
parent8b1b7f44a516299446692494746d4a6cfacb0a01 (diff)
bump
Diffstat (limited to 'hosts/myrtle/configuration.nix')
-rw-r--r--hosts/myrtle/configuration.nix7
1 files changed, 0 insertions, 7 deletions
diff --git a/hosts/myrtle/configuration.nix b/hosts/myrtle/configuration.nix
index 4212556..fa6b0d7 100644
--- a/hosts/myrtle/configuration.nix
+++ b/hosts/myrtle/configuration.nix
@@ -168,13 +168,6 @@
168 suspendCapacity = 5; 168 suspendCapacity = 5;
169 }; 169 };
170 170
171 touchegg.enable = true;
172
173 signald = {
174 enable = true;
175 group = "signald";
176 };
177
178 auto-cpufreq.enable = true; 171 auto-cpufreq.enable = true;
179 172
180 }; 173 };