diff --git a/flake.nix b/flake.nix index e3b6c08..36450b8 100644 --- a/flake.nix +++ b/flake.nix @@ -60,6 +60,7 @@ } ); hydraJobs."steamdeck" = nixosConfigurations.steamdeck.config.system.build.toplevel; + hydraJobs."desktop" = nixosConfigurations.steamdeck.config.system.build.toplevel; };