feat: nextcloud to subdomain

This commit is contained in:
s-prechtl 2025-06-30 13:23:40 +02:00
parent f8eb02b725
commit bdce4c0908
2 changed files with 5 additions and 51 deletions

View file

@ -296,11 +296,10 @@
# networking.firewall.allowedUDPPorts = [ ... ];
# Or disable the firewall altogether.
# networking.firewall.enable = false;
security.pam.services =
{
security.pam.services = {
hyprlock = {};
"kdewallet" = {
kwallet.enable = true;
kwallet.enable = true;
};
};
networking.firewall.checkReversePath = false;