aboutsummaryrefslogtreecommitdiffstats
path: root/modules/common
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-04-08 16:56:10 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-04-08 16:56:10 +0200
commitfdb1c26154d5c8090998d0608e62adbc655cc42e (patch)
tree4f4e325dfbba261e2651c8346b0ac90a578103c4 /modules/common
parentfix(pkgs/tskm/open/open_in_browser): Handle the no lock file case (diff)
downloadnixos-config-fdb1c26154d5c8090998d0608e62adbc655cc42e.zip
feat(modules/water-remainder): Init
Diffstat (limited to 'modules/common')
-rw-r--r--modules/common/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/common/default.nix b/modules/common/default.nix
index 4fc6bf51..1c00c710 100644
--- a/modules/common/default.nix
+++ b/modules/common/default.nix
@@ -57,6 +57,7 @@
printing.enable = true;
scanning.enable = true;
snapper.enable = true;
+ water-reminder.enable = true;
steam.enable = false;
systemDiff.enable = true;
unison = {