feat: nextcloud to subdomain
This commit is contained in:
parent
f8eb02b725
commit
bdce4c0908
2 changed files with 5 additions and 51 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue