add inputs to specialArgs and make templates use it.

This commit is contained in:
Jörg Thalheim
2025-05-30 19:22:32 +02:00
parent 9d62001a27
commit 646a3d56ce
5 changed files with 23 additions and 15 deletions

View File

@@ -22,12 +22,6 @@
clan = {
meta.name = "__CHANGE_ME__"; # Ensure this is unique among all clans you want to use.
# This makes flake inputs available in NixOS modules.
specialArgs = {
self = self;
inputs = self.inputs;
};
inherit self;
machines = {
# "jon" will be the hostname of the machine