authentik
This commit is contained in:
parent
151180b02f
commit
f6d88dc51f
8 changed files with 143 additions and 17 deletions
|
|
@ -22,6 +22,7 @@ let
|
|||
'';
|
||||
in
|
||||
{
|
||||
imports = [ ./authentik.nix ];
|
||||
networking.firewall.interfaces."podman+".allowedUDPPorts = [ 53 ];
|
||||
networking.firewall.interfaces."podman+".allowedTCPPorts = [ 12300 3001 ];
|
||||
fileSystems."/var/lib/containers" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue