may work
This commit is contained in:
@@ -26,8 +26,7 @@
|
||||
|
||||
nixosConfigurations."${host}" = nixpkgs.lib.nixosSystem {
|
||||
|
||||
specialArgs = {
|
||||
};
|
||||
specialArgs = olympus.inputs;
|
||||
|
||||
modules = [
|
||||
{ sysconfig.host = host; }
|
||||
|
||||
Reference in New Issue
Block a user