hosts/hypnos: add umask for /boot
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
type = "filesystem";
|
||||
format = "vfat";
|
||||
mountpoint = "/boot";
|
||||
mountOptions = [ "umask=0077" ];
|
||||
};
|
||||
};
|
||||
swap = {
|
||||
|
||||
Reference in New Issue
Block a user