From 99515d648db54ad6d582e6b39ba79fbb97ba2076 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Thu, 3 Apr 2025 02:15:12 +0200 Subject: [PATCH] fix harbor cfg entry --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 740b447..20ed704 100644 --- a/flake.nix +++ b/flake.nix @@ -56,7 +56,7 @@ ./hosts/comfy-station/configuration.nix ]; }; - "jroeger.de" = nixpkgs.lib.nixosSystem { + harbor = nixpkgs.lib.nixosSystem { inherit system; specialArgs = { inherit inputs;