desktop-2024-10-23-12-15-26
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
{
|
||||
boot = {
|
||||
tmp = {
|
||||
useTmpfs = true;
|
||||
useTmpfs = lib.mkDefault true;
|
||||
cleanOnBoot = true;
|
||||
};
|
||||
# kernelParams = [ "quiet" ];
|
||||
|
Reference in New Issue
Block a user