added plymouth.nix

This commit is contained in:
2025-06-09 22:37:29 +03:00
parent 790d749ff8
commit e9a2c270c5
7 changed files with 50 additions and 6 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
#options = [ "subvol=@nixos" ];
device = "none";
fsType = "tmpfs";
options = [ "defaults" "size=1G" "mode=755" ];
options = [ "defaults" "size=8G" "mode=755" ];
};
fileSystems."/nix" =