diff --git a/machines/SteamDeck/configuration.nix b/machines/SteamDeck/configuration.nix index f0f61b8..74f5487 100755 --- a/machines/SteamDeck/configuration.nix +++ b/machines/SteamDeck/configuration.nix @@ -80,6 +80,7 @@ ]; }; + environment.systemPackages = [ pkgs.steamdeck-firmware ]; # List packages installed in system profile. To search, run: # $ nix search wget # environment.systemPackages = with pkgs; [