updates
This commit is contained in:
parent
4816145c14
commit
dadd3ef367
9 changed files with 121 additions and 70 deletions
nixos/modules/programs
|
@ -35,6 +35,7 @@ in
|
|||
createHome = true;
|
||||
extraGroups = [ "audio" "input" "video" "pipewire" ];
|
||||
group = "steam";
|
||||
shell = pkgs.bashInteractive;
|
||||
};
|
||||
users.groups.steam = { };
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue