diff --git a/hosts/sisko/configuration.nix b/hosts/sisko/configuration.nix index dc54639..a51788c 100644 --- a/hosts/sisko/configuration.nix +++ b/hosts/sisko/configuration.nix @@ -25,10 +25,16 @@ }; hardware.bluetooth.enable = true; + hardware.rtl-sdr.enable = true; sops.defaultSopsFile = ../../secrets/sisko/sisko.yaml; environment.variables = { EDITOR = "vim"; }; - users.users.felixalb.extraGroups = [ "dialout" "networkmanager" "libvirtd" ]; + users.users.felixalb.extraGroups = [ + "dialout" + "libvirtd" + "networkmanager" + "plugdev" + ]; programs = { alvr = { @@ -44,6 +50,8 @@ gamemode.enable = true; + immersed.enable = true; + steam = { enable = true; remotePlay.openFirewall = true; @@ -67,6 +75,7 @@ nixpkgs.config = { allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [ "discord" + "immersed" "spotify" "steam" "steam-unwrapped" diff --git a/hosts/sisko/home.nix b/hosts/sisko/home.nix index 06135eb..321c289 100644 --- a/hosts/sisko/home.nix +++ b/hosts/sisko/home.nix @@ -15,6 +15,7 @@ element-desktop emacs-gtk feishin + gqrx jellyfin-media-player kitty libreoffice @@ -25,6 +26,7 @@ papers pavucontrol picard + pkgsRocm.hashcat prismlauncher restic runelite @@ -32,7 +34,6 @@ swayimg thunderbird tor-browser - # unstable.bambu-studio unstable.bolt-launcher exiftool