mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-10 15:40:21 +02:00
fixed too much stuff
This commit is contained in:
parent
e9adff9c68
commit
cf80eff840
5 changed files with 19 additions and 8 deletions
|
@ -32,7 +32,7 @@
|
|||
};
|
||||
|
||||
fileSystems."/boot" =
|
||||
{ device = "/dev/disk/by-uuid/6946-B7B0";
|
||||
{ device = "/dev/disk/by-uuid/E021-ADA0";
|
||||
fsType = "vfat";
|
||||
options = [ "fmask=0022" "dmask=0022" ];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue