1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

refactor: ward microvms are now own folders

This commit is contained in:
oddlama 2023-06-12 00:23:07 +02:00
parent 3f19475eda
commit dfe1abdfde
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
4 changed files with 258 additions and 291 deletions

View file

@ -36,8 +36,8 @@
};
in {
kanidm = defaults;
grafana = defaultsa;
loki = defaults
grafana = defaults;
loki = defaults;
};
#ddclient = defineVm;