diff --git a/flake.nix b/flake.nix index 85bab21..9fa4fce 100644 --- a/flake.nix +++ b/flake.nix @@ -71,4 +71,6 @@ ); }; + hydraJobs."steamdeck" = self.nixosConfigurations.steamdeck.config.system.build.toplevel; + }