auto up 14:23:31 up 3:05, 2 users, load average: 0.68, 0.71, 0.72

This commit is contained in:
2025-11-24 14:23:33 +01:00
parent 92456379d1
commit f61cb5b97d

View File

@@ -13,9 +13,9 @@
boot.extraModulePackages = [ ]; boot.extraModulePackages = [ ];
fileSystems."/shared" = { fileSystems."/shared" = {
device = "/dev/disk/by-uuid/8CEA-13E3"; # use lsblk -f device = "/dev/disk/by-uuid/554a844e-e1de-4c4d-bba6-0102e49751cd"; # use lsblk -f
fsType = "exfat"; fsType = "ext4";
options = [ "defaults" "uid=1000" "gid=100" "umask=000" ]; #options = [ "uid=1000" "gid=100" "umask=000" ];
}; };
# FUll btrfs config # FUll btrfs config