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