diff --git a/hosts/vno3-rp3b/configuration.nix b/hosts/vno3-rp3b/configuration.nix index d964e8b..9700a1e 100644 --- a/hosts/vno3-rp3b/configuration.nix +++ b/hosts/vno3-rp3b/configuration.nix @@ -57,6 +57,11 @@ enable = true; email = "motiejus+alerts@jakstys.lt"; }; + + snapshot = { + enable = true; + mountpoints = ["/data/shared"]; + }; }; services = {