mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 14:50:40 +02:00
chore: move topology to subfolder
This commit is contained in:
parent
76ec1d9c51
commit
fd0069c626
5 changed files with 3 additions and 2 deletions
|
@ -175,7 +175,7 @@
|
|||
};
|
||||
|
||||
# XXX: WIP: only testing
|
||||
topology = import ./generate-topology.nix {
|
||||
topology = import ./topology {
|
||||
inherit pkgs;
|
||||
nixosConfigurations = self.nodes;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue