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