vno1-oh2: snapshot /home
This commit is contained in:
parent
bccefbc4ba
commit
60936605c9
@ -33,6 +33,11 @@
|
|||||||
root.passwordFile = config.age.secrets.root-passwd-hash.path;
|
root.passwordFile = config.age.secrets.root-passwd-hash.path;
|
||||||
motiejus.passwordFile = config.age.secrets.motiejus-passwd-hash.path;
|
motiejus.passwordFile = config.age.secrets.motiejus-passwd-hash.path;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
snapshot = {
|
||||||
|
enable = true;
|
||||||
|
mountpoints = ["/home"];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
services.syncthing = {
|
services.syncthing = {
|
||||||
|
Loading…
Reference in New Issue
Block a user