mirror of https://gitlab.crans.org/nounous/nixos
fix id number
parent
45588972f3
commit
66b917eb3d
|
|
@ -13,7 +13,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
id = "158";
|
id = "58";
|
||||||
srvNat.enable = true;
|
srvNat.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue