mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:59:23 +08:00
Compare commits
1 Commits
0211a71cfa
...
srv2-debug
| Author | SHA1 | Date | |
|---|---|---|---|
| 8c82784ed3 |
@@ -13,7 +13,7 @@ inputs:
|
|||||||
{
|
{
|
||||||
static.eno2 = { ip = "192.168.178.1"; mask = 24; };
|
static.eno2 = { ip = "192.168.178.1"; mask = 24; };
|
||||||
wireless = [ "457的5G" ];
|
wireless = [ "457的5G" ];
|
||||||
masquerade = [ "eno2" ];
|
# masquerade = [ "eno2" ];
|
||||||
trust = [ "eno2" ];
|
trust = [ "eno2" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user