hosts/astatine: add user criese-nethinks
This commit is contained in:
10
hosts/astatine/users.nix
Normal file
10
hosts/astatine/users.nix
Normal file
@@ -0,0 +1,10 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
users.users.criese-nethinks = {
|
||||
extraGroups = [
|
||||
"wheel"
|
||||
];
|
||||
};
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user