add harbor nc secrets

This commit is contained in:
2025-04-03 15:41:33 +02:00
parent 2257a6dff8
commit 326cde73dd
4 changed files with 32 additions and 8 deletions

View File

@@ -63,6 +63,7 @@
};
modules = [
({...}: {nixpkgs.overlays = [overlay-unstable];})
inputs.sops-nix.nixosModules.sops
./hosts/harbor/configuration.nix
];
};