mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 12: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;
|
||||
};
|
||||
|
|
0
modules/home/cli/utilities/dig/default.nix
Normal file → Executable file
0
modules/home/cli/utilities/dig/default.nix
Normal file → Executable file
0
modules/home/cli/utilities/ipTables/default.nix
Normal file → Executable file
0
modules/home/cli/utilities/ipTables/default.nix
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue