refactor
This commit is contained in:
parent
0798d2d5c2
commit
dda63179fd
6 changed files with 244 additions and 135 deletions
5
nixos/hosts/thalassa/aoife/networking.nix
Normal file
5
nixos/hosts/thalassa/aoife/networking.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ ... }: {
|
||||
networking.networkmanager.enable = true;
|
||||
networking.firewall.checkReversePath = false;
|
||||
# networking.firewall.enable = false;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue