SDDM Wayland already enabled by default, tighter permissions on /boot
This commit is contained in:
parent
e187328689
commit
7c52d6e55c
2 changed files with 3 additions and 6 deletions
|
@ -34,8 +34,8 @@
|
|||
device = "/dev/disk/by-uuid/BE49-D264";
|
||||
fsType = "vfat";
|
||||
options = [
|
||||
"fmask=0022"
|
||||
"dmask=0022"
|
||||
"fmask=0077"
|
||||
"dmask=0077"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue