🐛 fix nix flake update
All checks were successful
Build all NixOS Configurations / nix build (push) Successful in 9m47s
All checks were successful
Build all NixOS Configurations / nix build (push) Successful in 9m47s
This commit is contained in:
parent
14653b861b
commit
2c95eb5946
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@ with lib;
|
|||
/var/run/wrappers/bin/sudo -u steam -i ${pkgs.steam}/bin/steam $@
|
||||
'')
|
||||
pkgs.xorg.xhost
|
||||
# to use xbox controllers
|
||||
pkgs.xboxdrv
|
||||
];
|
||||
|
||||
users.users.steam = {
|
||||
|
|
Loading…
Reference in a new issue