forked from mirrors_public/oddlama_nix-config
feat: allow .nix.age files to contain functions or bare attrs
This commit is contained in:
parent
5bf0935eb2
commit
3111408f7d
6 changed files with 37 additions and 30 deletions
|
@ -11,7 +11,7 @@ all commands using these extra parameters, or permanently add the following the
|
|||
2. Run all commands with `--option plugin-files "$NIX_PLUGINS"/lib/nix/plugins --option extra-builtins-file ./nix/extra-builtins.nix`
|
||||
or permantently
|
||||
|
||||
```nix
|
||||
```toml
|
||||
plugin-files = <copy path from $NIX_PLUGINS>/lib/nix/plugins
|
||||
extra-builtins-file = /path/to/nix-config/nix/extra-builtins.nix
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue