Silence stateVersion warning on urithiru
This commit is contained in:
parent
6a3196e540
commit
e1c5399f47
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@
|
||||||
localAddress = "192.168.100.11";
|
localAddress = "192.168.100.11";
|
||||||
localAddress6 = "fc00::2";
|
localAddress6 = "fc00::2";
|
||||||
config = { ... }: {
|
config = { ... }: {
|
||||||
|
system.stateVersion = config.chvp.stateVersion;
|
||||||
imports = [ ./config.nix ];
|
imports = [ ./config.nix ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue