This commit is contained in:
TheCrazyInsanity
2026-03-13 16:16:56 +00:00
parent b085512775
commit 346b2eac88
4 changed files with 91 additions and 26 deletions

View File

@@ -61,6 +61,7 @@
"Documents"
"Videos"
"nixos-configv3"
".config/cura"
{
directory = ".local/share/Steam";
mode = "0777";
@@ -92,5 +93,5 @@
];
};
};
users.users.laythe.hashedPasswordFile="/persistent/etc/passwdfile";
users.users.laythe.hashedPasswordFile = "/persistent/etc/passwdfile";
}