rekeyd secrets

This commit is contained in:
William 2025-11-08 20:46:38 -03:00
parent 52eaf14b09
commit a1369e5818
5 changed files with 12 additions and 20 deletions

View file

@ -1,11 +0,0 @@
{ ... }:
{
networking.firewall = {
allowedTCPPorts = [
80
443
];
allowedUDPPorts = [ ];
};
}