added kitty

This commit is contained in:
yaroslav
2025-07-27 18:00:06 +03:00
parent 32bbf4a607
commit b51818d19d
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -16,7 +16,8 @@
fileSystems."/" =
{ device = "none";
fsType = "tmpfs";
fsType = "tmpfs";
options = ["defaults" "mode=755"];
};
fileSystems."/boot" =