diff --git a/nixos/github-runner.nix b/nixos/github-runner.nix index 6673588..3a1cb31 100644 --- a/nixos/github-runner.nix +++ b/nixos/github-runner.nix @@ -48,6 +48,7 @@ in default = [ "emanote" "haskell-flake" + "nixos-config" ]; }; sopsPrefix = lib.mkOption {