From 6f278377d7c78c7517ec2b175ffa7fdb77539c40 Mon Sep 17 00:00:00 2001 From: Kabbone Date: Sun, 5 May 2024 20:04:01 +0200 Subject: [PATCH] flake add hydraJobs --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 1c866ac..f053486 100644 --- a/flake.nix +++ b/flake.nix @@ -71,7 +71,7 @@ in # Use above variables in ... { hydraJobs = { - nixosConfigurations.steamdeck.config.system.build.toplevel + steamdeck = nixosConfigurations.steamdeck.config.system.build.toplevel; }; nixosConfigurations = ( # NixOS configurations