mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
hosts/ni: update foo-dogsquared user attributes
This commit is contained in:
parent
4dade2fb8e
commit
fe0c088ce9
@ -20,13 +20,16 @@
|
||||
nixpkgsInstance = "global";
|
||||
users.foo-dogsquared = {
|
||||
userConfig = {
|
||||
uid = 1000;
|
||||
extraGroups = [
|
||||
"adm"
|
||||
"adbusers"
|
||||
"wheel"
|
||||
"audio"
|
||||
"docker"
|
||||
"podman"
|
||||
"networkmanager"
|
||||
"systemd-journal"
|
||||
"wireshark"
|
||||
];
|
||||
hashedPassword =
|
||||
|
Loading…
Reference in New Issue
Block a user