kaze: enable minio + tailscale
Some checks are pending
flake check / check (push) Waiting to run
fmt check / check (push) Waiting to run

This commit is contained in:
notohh 2024-01-05 12:49:06 -05:00
parent e8ca6988a9
commit f79860a7e2
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -1,4 +1,6 @@
_: {
imports = [
./tailscale.nix
./minio.nix
];
}