mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 18:09:06 +02:00
chore: move mkMachine in lib
This commit is contained in:
parent
76527700dc
commit
55a023f057
2 changed files with 3 additions and 2 deletions
|
@ -75,4 +75,6 @@ rec {
|
|||
inherit dnsLib;
|
||||
};
|
||||
|
||||
mkMachine = import ./mkmachine.nix inputs final;
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue