diff --git a/hosts/sisko/configuration.nix b/hosts/sisko/configuration.nix index a30e1c5..cdec4a0 100644 --- a/hosts/sisko/configuration.nix +++ b/hosts/sisko/configuration.nix @@ -88,8 +88,6 @@ gamemode.enable = true; - immersed.enable = true; - steam = { enable = true; remotePlay.openFirewall = true; @@ -119,7 +117,6 @@ nixpkgs.config = { allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [ "discord" - "immersed" "spotify" "steam" "steam-unwrapped"