mirror of
https://github.com/Moe1369/nix-fleet.git
synced 2026-04-24 23:59:07 +02:00
refactor
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
config.allowUnfree = true;
|
||||
};
|
||||
};
|
||||
modules = extraModules;
|
||||
modules = [ inputs.self.nixosModules.${host} ] ++ extraModules;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user