still trying to fix microphone
This commit is contained in:
parent
3bacea612b
commit
d5ddba32d5
3 changed files with 14 additions and 9 deletions
|
@ -23,7 +23,7 @@
|
|||
users.users.elias = {
|
||||
isNormalUser = true;
|
||||
description = "elias";
|
||||
extraGroups = [ "networkmanager" "wheel" "libvirtd" "disk" "docker"];
|
||||
extraGroups = [ "networkmanager" "wheel" "libvirtd" "disk" "docker" "audio"];
|
||||
packages = with pkgs; [
|
||||
# install packages in base.nix or home-manager
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue