user: add myself to input group
This commit is contained in:
@@ -32,6 +32,7 @@ in
|
||||
extraGroups = [
|
||||
username
|
||||
"wheel"
|
||||
"input"
|
||||
];
|
||||
hashedPasswordFile = lib.mkDefault config.sops.secrets.imxyy-nix-hashed-password.path;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user