mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-02 18:20:52 +02:00
colmena (3)
This commit is contained in:
parent
a2d07f04ed
commit
361d3c57c4
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ in
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
extraModules = [ inputs.colmena.nixosModules.deploymentOptions ];
|
||||||
};
|
};
|
||||||
|
|
||||||
importConfig = path: (mapAttrs (name: value: import (path + "/${name}/default.nix")) (readDir path));
|
importConfig = path: (mapAttrs (name: value: import (path + "/${name}/default.nix")) (readDir path));
|
||||||
|
|
Loading…
Add table
Reference in a new issue