about summary refs log tree commit diff stats
path: root/services
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--services/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/services/default.nix b/services/default.nix
index 9b34a2e4..edfd0155 100644
--- a/services/default.nix
+++ b/services/default.nix
@@ -2,5 +2,6 @@
   imports = [
     ./printing
     ./nix
+    ./snapper
   ];
 }