mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-26 05:40:52 +01:00
add julien to pipewire group
This commit is contained in:
parent
1562c6f0f8
commit
369edecb14
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
users.users.julien = {
|
users.users.julien = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
home = "/home/julien";
|
home = "/home/julien";
|
||||||
extraGroups = [ "wheel" config.users.groups.keys.name "filerun" "networkmanager" "davfs2" "adbusers" "audio" ];
|
extraGroups = [ "wheel" config.users.groups.keys.name "filerun" "networkmanager" "davfs2" "adbusers" "audio" "pipewire" "dialout" ];
|
||||||
shell = pkgs.zsh;
|
shell = pkgs.zsh;
|
||||||
hashedPasswordFile = config.sops.secrets.user-julien-password.path;
|
hashedPasswordFile = config.sops.secrets.user-julien-password.path;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue