desktop-2024-10-23-12-15-26

This commit is contained in:
Alexander Szczepanski
2024-10-23 12:15:26 +02:00
parent 7f21ad2dc1
commit f702250342
6 changed files with 98 additions and 76 deletions

View File

@ -2,7 +2,7 @@
{
boot = {
tmp = {
useTmpfs = true;
useTmpfs = lib.mkDefault true;
cleanOnBoot = true;
};
# kernelParams = [ "quiet" ];