This commit is contained in:
parent
ad516fd7e0
commit
ce1fa163fd
9 changed files with 16 additions and 28 deletions
5
modules2/openssh/firewall.nix
Normal file
5
modules2/openssh/firewall.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ lib, ... }:
|
||||
|
||||
{
|
||||
flake.modules.nixos.pc.services.openssh.openFirewall = lib.mkForce true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue