mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 12:40:44 +03:00
123
This commit is contained in:
@@ -40,7 +40,6 @@
|
||||
device = "/dev/disk/by-partlabel/disk-main-ESP";
|
||||
fsType = "vfat";
|
||||
options = [
|
||||
# maybe 700?
|
||||
"fmask=0022"
|
||||
"dmask=0022"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user