Kernel modules troubleshoot
This commit is contained in:
@@ -28,10 +28,8 @@ in
|
||||
services.paperless = {
|
||||
enable = true;
|
||||
address = "0.0.0.0";
|
||||
dataDir = "/home/finn/documents/paperless";
|
||||
#inherit (cfg) port extraConfig;
|
||||
port = cfg.port;
|
||||
extraConfig = cfg.extraConfig;
|
||||
# settings = cfg.extraConfig;
|
||||
};
|
||||
networking.firewall.allowedTCPPorts = [ cfg.port ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user