mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
beets changes
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
}:
|
||||
{
|
||||
services.n8n = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
environment = {
|
||||
# N8N_USER_FOLDER = lib.mkForce "${xlib.dirs.services-mnt-folder}/n8n";
|
||||
N8N_SECURE_COOKIE = "false";
|
||||
|
||||
Reference in New Issue
Block a user