Add deja-dup and dedicated backups volume mount

This commit is contained in:
Dave Gallant
2023-04-16 12:14:25 -04:00
parent 4d80b5b1d1
commit 06f9dab89b
2 changed files with 6 additions and 0 deletions

View File

@@ -66,6 +66,11 @@
fsType = "nfs";
};
fileSystems."/mnt/synology-2b/backups" = {
device = "192.168.1.250:/volume1/Backups";
fsType = "nfs";
};
swapDevices = [
{device = "/dev/disk/by-uuid/5d6d0388-2b15-4ff1-9f0f-391818a76090";}
];

View File

@@ -13,6 +13,7 @@ in {
bitwarden
bitwarden-cli
chromium
deja-dup
discord
foliate
fx_cast_bridge