fix dpms?

This commit is contained in:
Gerg-L 2024-06-18 22:49:00 -04:00
parent 134b4e409a
commit c2154e01b7
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
2 changed files with 2 additions and 5 deletions

View file

@ -26,9 +26,7 @@ lib: {
type = "filesystem";
format = "vfat";
mountpoint = "/efi${name}";
mountOptions = [
"umask=007"
];
mountOptions = [ "umask=007" ];
};
};
swap = {