mirror of
https://github.com/Unkn0wnCat/dotfiles.git
synced 2025-08-02 02:38:20 +02:00
Fix typo
This commit is contained in:
parent
b7685fe749
commit
6525159ba7
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
isNormalUser = true;
|
||||
description = "Kevin Kandlbinder";
|
||||
extraGroups = [ "wheel" "docker" "dialout" "networkmanager" "floppy" "audio" "lp" "cdrom" "tape" "video" "render" ];
|
||||
passwordFile = config.sops.secrets.password-kevin.path;
|
||||
passwordFile = config.sops.secrets.password_kevin.path;
|
||||
};
|
||||
|
||||
kevin.ssh.authorized.kevin.users = ["kevin" "root"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue