mirror of https://gitlab.crans.org/nounous/nixos
fix typo
parent
62ca95638d
commit
6864b39506
|
@ -13,7 +13,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
id = "152";
|
id = "52";
|
||||||
srvNat.enable = true;
|
srvNat.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue