mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 19:00:14 +00:00
move inherits and add attrset for imports
This commit is contained in:
@ -4,8 +4,8 @@
|
||||
{ config, lib, ... }:
|
||||
|
||||
let
|
||||
cfg = config.nmasur.presets.services.n8n;
|
||||
inherit (config.nmasur.settings) hostnames;
|
||||
cfg = config.nmasur.presets.services.n8n;
|
||||
in
|
||||
|
||||
{
|
||||
|
Reference in New Issue
Block a user