users/infinidoge: add to bluetooth group
This commit is contained in:
parent
428d6ea5b2
commit
92c380438b
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@
|
|||
"PASSWORD SET IN THE FUTURE";
|
||||
description = "Infinidoge";
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" "minecraft" "libvirtd" ];
|
||||
extraGroups = [ "wheel" "minecraft" "libvirtd" "bluetooth" ];
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue