fix update

This commit is contained in:
mjallen18
2024-08-08 10:52:21 -05:00
parent f98298f02c
commit 9410b323bf
7 changed files with 107 additions and 6 deletions

View File

@@ -156,6 +156,15 @@ in
++ defaultOptions;
};
# fileSystems."/media/nas/junk/nextcloud-backup" = {
# device = "/dev/disk/by-uuid/11948951106919390044";
# fsType = "btrfs";
# options = [
# "subvol=nextcloud-backup"
# ]
# ++ defaultOptions;
# };
# fileSystems."/media/nas/main/vms" = {
# device = "/dev/disk/by-uuid/76e7cd98-3145-4cff-b78d-bab0206aae28";
# fsType = "btrfs";