diff --git a/flake.nix b/flake.nix index 4623786..f4b09c4 100644 --- a/flake.nix +++ b/flake.nix @@ -69,8 +69,8 @@ security.sudo.execWheelOnly = true; } ); + hydraJobs."steamdeck" = nixosConfigurations.steamdeck.config.system.build.toplevel; }; - hydraJobs."steamdeck" = nixosConfigurations.steamdeck.config.system.build.toplevel; }