user consolidation, add printer stuff, etc

This commit is contained in:
k3t
2026-06-15 03:56:05 -06:00
parent 37c285b64f
commit dedfaf4d1a
7 changed files with 102 additions and 26 deletions
+1 -7
View File
@@ -1,9 +1,3 @@
{
users.users.k3t = {
description = "Kai Moore";
isNormalUser = true;
extraGroups = [ "audio" "video" "bluetooth" "wheel" "input" "networkmanager" ];
initialPassword = "password";
linger = true;
};
}