cleanup nas I think or something
This commit is contained in:
@@ -26,7 +26,10 @@ in
|
||||
};
|
||||
|
||||
supportedFilesystems = [ "bcachefs" ];
|
||||
|
||||
consoleLogLevel = lib.mkDefault 3;
|
||||
bootspec.enable = (!isArm);
|
||||
};
|
||||
|
||||
zramSwap.enable = true;
|
||||
zramSwap.enable = lib.mkDefault true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user