nix: fix flake:nixpkgs
[sourcephile-nix.git] / hosts / mermet / users.nix
index 3793801f8a64bbc5fa6e6d6883f4a58dd1444f0b..259a7689bbdbf4b77ed121399ee3d54c0a19fd20 100644 (file)
@@ -29,18 +29,18 @@ users = {
   };
 };
 services.sanoid.datasets."rpool/home/julm/mail" = {
-  use_template = [ "local" ];
+  use_template = [ "snap" ];
   hourly = 12;
   daily = 7;
 };
 services.sanoid.datasets."rpool/home/julm/log" = {
-  use_template = [ "local" ];
+  use_template = [ "snap" ];
   hourly = 12;
   daily = 7;
   monthly = 1;
 };
 services.sanoid.datasets."rpool/backup/losurdo/home/julm/work" = {
-  use_template = [ "remote" ];
+  use_template = [ "prune" ];
   daily = 31;
 };
 networking.nftables.ruleset = ''