base/snapshot: move sanoid there

This commit is contained in:
2023-07-18 16:32:45 +03:00
parent 46e2d86918
commit 97f720558d
3 changed files with 40 additions and 62 deletions

View File

@@ -10,16 +10,6 @@ in {
stateVersion = "23.05";
timeZone = "UTC";
stubPasswords = true;
base.snapshot = {
enable = true;
pools = {
var_lib = {
mountpoint = "/var/lib";
zfs_name = "rpool/nixos/var/lib";
};
};
};
};
environment = {