aboutsummaryrefslogtreecommitdiff
path: root/hosts/myrtle/configuration.nix
diff options
context:
space:
mode:
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 };