refactor: code cleanup
This commit is contained in:
parent
004975b3ad
commit
24a92c49b2
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
let
|
||||
rustDefaults = { enable = false; };
|
||||
conformDefaults = { scopes = [ ]; };
|
||||
|
||||
configs = import ./src/configs/default.nix {
|
||||
inherit system pkgs nixago nixago-exts;
|
||||
conform = conformDefaults // conform;
|
||||
|
|
Loading…
Reference in a new issue