mirror of
https://github.com/Unkn0wnCat/dotfiles.git
synced 2025-06-02 00:01:36 +02:00
Update users.nix
This commit is contained in:
parent
8180ee5d77
commit
4b7686d4b1
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@
|
|||
isNormalUser = true;
|
||||
description = "Kevin Kandlbinder";
|
||||
extraGroups = [ "wheel" "docker" "dialout" "networkmanager" "floppy" "audio" "lp" "cdrom" "tape" "video" "render" ];
|
||||
passwordFile = config.sops.secrets.password_kevin.path;
|
||||
hashedPasswordFile = config.sops.secrets.password_kevin.path;
|
||||
};
|
||||
|
||||
kevin.ssh.authorized.kevin.users = ["kevin" "root"];
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue