allow n8n as unfree

This commit is contained in:
Noah Masur 2024-05-06 14:38:03 -04:00
parent 452afd70c1
commit a7006af5ad
No known key found for this signature in database

View File

@ -6,6 +6,8 @@
config = lib.mkIf config.services.n8n.enable { config = lib.mkIf config.services.n8n.enable {
unfreePackages = [ "n8n" ];
services.n8n = { services.n8n = {
settings = { settings = {
n8n = { n8n = {