fix nuc stuff
This commit is contained in:
@@ -43,7 +43,7 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
supportedFilesystems = lib.mkDefault [ "bcachefs" ];
|
||||
supportedFilesystems = lib.mkOverride 90 [ "bcachefs" ];
|
||||
|
||||
consoleLogLevel = lib.mkDefault 0;
|
||||
bootspec.enable = (!isArm);
|
||||
|
||||
Reference in New Issue
Block a user