about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorDomen Kožar <domen@dev.si>2022-11-02 16:52:53 +0000
committerGitHub <noreply@github.com>2022-11-02 16:52:53 +0000
commita14e3dfaa5afccf0739ca6d9e6bb8df62563003b (patch)
tree30610d98ce0b2ed7b4b167a9b6cbf25287dc70b3 /nixos
parent27eae99b3e4c61c8b60bf598b7c2bcd071a20c86 (diff)
parent7506fbd7f438376c33eeca94010f35c85517e25b (diff)
Merge pull request #199182 from jfroche/fix/missing-module-ref
nixos/cachix-watch-store: fix missing reference to the module
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index 1e9298a6571d8..7cb5ca944e6e0 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -1044,6 +1044,7 @@
   ./services/security/vaultwarden/default.nix
   ./services/security/yubikey-agent.nix
   ./services/system/cachix-agent/default.nix
+  ./services/system/cachix-watch-store.nix
   ./services/system/cloud-init.nix
   ./services/system/dbus.nix
   ./services/system/earlyoom.nix