adding yubikey func
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
# Users
|
||||
users.users.eliaskohout = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" "docker" ];
|
||||
extraGroups = [ "wheel" "docker" "plugdev" ];
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user