mirror of
https://github.com/itme-brain/nixos.git
synced 2026-05-08 06:50:11 -04:00
gpu
This commit is contained in:
parent
1d0fa0daa5
commit
f4b436a6a5
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
fileSystems."/boot/firmware" = {
|
||||
device = "/dev/disk/by-uuid/2178-694E";
|
||||
fsType = "vfat";
|
||||
options = [ "nofail" "noauto" ];
|
||||
options = [ "nofail" ];
|
||||
};
|
||||
|
||||
swapDevices = [ ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue