user: add myself to input group

This commit is contained in:
2026-07-14 18:27:00 +08:00
parent 0557e0ef06
commit 2cf17b5d34
+1
View File
@@ -32,6 +32,7 @@ in
extraGroups = [
username
"wheel"
"input"
];
hashedPasswordFile = lib.mkDefault config.sops.secrets.imxyy-nix-hashed-password.path;
};