From bca0dddb1fc2e178846e83b155bf78f6952783f8 Mon Sep 17 00:00:00 2001 From: Kabbone Date: Sun, 5 May 2024 20:01:08 +0200 Subject: [PATCH] flake add hydraJobs --- flake.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index b394786..7d98b04 100644 --- a/flake.nix +++ b/flake.nix @@ -71,8 +71,7 @@ in # Use above variables in ... { hydraJobs = { - inherit (self) - packages; + nixosConfigurations.steamdeck.config.system.build.toplevel; }; nixosConfigurations = ( # NixOS configurations