mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-22 08:04:20 +01:00
Fix removal of attributes in nomadJob
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
64f95150e1
commit
13b14f7025
|
@ -9,4 +9,4 @@
|
|||
enabled = true;
|
||||
inherit vars;
|
||||
};
|
||||
} // builtins.removeAttrs args [ "name" "source" ]
|
||||
} // builtins.removeAttrs args [ "jobspec" "vars" ]
|
||||
|
|
Loading…
Reference in a new issue