Switch montalin to meta-configuration

This commit is contained in:
Fabian Hauser 2020-11-24 17:24:13 +00:00
parent 0f1c70207a
commit f5668614bd
3 changed files with 12 additions and 8 deletions

View file

@ -1,3 +1 @@
{
network = import ./network.nix;
}
{ network = import ./network.nix; }