minio service flake
This commit is contained in:
+2
-3
@@ -20,9 +20,8 @@
|
||||
# This is a path to the services I've declared.
|
||||
# It just happens to be stored in the same repository (relative),
|
||||
# but could well be a separate repository
|
||||
tests-service = {
|
||||
url = "github:RoyDumblauskas/tests-service/main?shallow=1";
|
||||
};
|
||||
tests-service.url = "github:RoyDumblauskas/tests-service/main?shallow=1";
|
||||
minio-service.url = "path:../homelab-services/minio-service";
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, home-manager, disko, sops-nix, quasiSecrets, impermanence, tests-service }@inputs:
|
||||
|
||||
Reference in New Issue
Block a user