extract plex configuration to module
This commit is contained in:
parent
f739cc8fde
commit
eb1fd00e4e
3 changed files with 89 additions and 78 deletions
4
nix/home/programs/mullvad/default.nix
Normal file
4
nix/home/programs/mullvad/default.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
networking.wireguard.enable = false;
|
||||
networking.firewall.checkReversePath = "loose";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue