tmp gnome46

This commit is contained in:
mjallen18
2024-04-15 15:06:35 -05:00
parent eb456b934f
commit 620fad6d22
5 changed files with 71 additions and 44 deletions

View File

@@ -15,6 +15,7 @@
fileSystems."/" = {
device = "none";
fsType = "tmpfs";
options = [ "defaults" "size=32G" "mode=755" ];
};
fileSystems."/nix" = {