This commit is contained in:
2026-05-20 16:04:30 +02:00
parent db1e9c15ac
commit 524dafd513
7 changed files with 129 additions and 132 deletions

View File

@@ -37,10 +37,7 @@
fileSystems."/boot" = {
device = "/dev/disk/by-uuid/42D9-FAFD";
fsType = "vfat";
options = [
"fmask=0022"
"dmask=0022"
];
options = [ "umask=0077" ];
};
swapDevices = [