This commit is contained in:
2026-01-05 15:20:14 -06:00
parent ea3c826c63
commit 7c61d646a6
9 changed files with 23 additions and 78 deletions

View File

@@ -26,8 +26,7 @@
nixosConfigurations."${host}" = nixpkgs.lib.nixosSystem {
specialArgs = {
};
specialArgs = olympus.inputs;
modules = [
{ sysconfig.host = host; }