mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-10 13:54:38 -05:00
feat: wireguard test
This commit is contained in:
parent
4344fa207a
commit
44865ba36c
6 changed files with 68 additions and 3 deletions
|
@ -14,6 +14,9 @@ in
|
|||
ip = {
|
||||
address0 = deimosIP;
|
||||
};
|
||||
wireguard = {
|
||||
ip0 = "10.100.0.3";
|
||||
};
|
||||
boot = {
|
||||
options = ownerWriteOthersReadMask;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue