This commit is contained in:
Chris Kruining 2026-03-30 09:22:42 +02:00
parent f59d282c12
commit 2471562583
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
4 changed files with 54 additions and 27 deletions

View file

@ -65,7 +65,7 @@
};
inventory.instances = {
user-chris = {
users-chris = {
module.name = "users";
module.input = "clan-core";
@ -82,12 +82,4 @@
};
};
};
# machines = {
# mandos = {};
# manwe = {};
# orome = {};
# tulkas = {};
# ulmo = {};
# };
}