From 2c95eb5946dc718e33e51cbab852a4146830e995 Mon Sep 17 00:00:00 2001 From: Ingolf Wagner Date: Thu, 2 Jan 2025 22:15:11 +1300 Subject: [PATCH] :bug: fix nix flake update --- components/gui/steam.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/components/gui/steam.nix b/components/gui/steam.nix index ac649c7..9af6327 100644 --- a/components/gui/steam.nix +++ b/components/gui/steam.nix @@ -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 = {