summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hel.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hel.nix b/hel.nix
index 2d7d43b9..be38f18d 100644
--- a/hel.nix
+++ b/hel.nix
@@ -115,6 +115,8 @@
115 enable = true; 115 enable = true;
116 }; 116 };
117 117
118 sound.enable = true;
119
118 nix.gc = { 120 nix.gc = {
119 automatic = true; 121 automatic = true;
120 dates = "daily"; 122 dates = "daily";