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