add nfs mounts on desktop1
nixos config pipeline / show-flake (push) Successful in 1m8s
nixos config pipeline / deploy (push) Successful in 59s

This commit is contained in:
smayzy
2025-11-01 14:17:47 +01:00
parent 589bb177d5
commit 684e083884
2 changed files with 20 additions and 0 deletions
@@ -43,6 +43,7 @@
fileSystems."/home" = {
device = "/dev/disk/by-uuid/30759de4-934a-4c89-aca5-2e4fed7fe94f";
fsType = "ext4";
neededForBoot = true;
};
swapDevices = [