mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 02:40:14 +00:00
enable n8n on arrow
This commit is contained in:
@ -22,6 +22,7 @@
|
||||
cloudflare.enable = true;
|
||||
services.openssh.enable = true;
|
||||
services.caddy.enable = true;
|
||||
services.n8n.enable = true;
|
||||
|
||||
# nix-index seems to eat up too much memory for Vultr
|
||||
home-manager.users.${globals.user}.programs.nix-index.enable = inputs.nixpkgs.lib.mkForce false;
|
||||
|
Reference in New Issue
Block a user