users/danio: add to wheel

This commit is contained in:
Daniel Lovbrotte Olsen 2024-10-08 14:08:17 +02:00
parent aa884353c7
commit abec66b287
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
{
users.users.danio = {
isNormalUser = true;
extraGroups = [ "drift" "nix-builder-users" ];
extraGroups = [ "drift" "nix-builder-users" "wheel" ];
shell = pkgs.zsh;
openssh.authorizedKeys.keys = [