mirror of
https://codeberg.org/icewind/mill-scale.git
synced 2026-06-03 09:54:19 +02:00
This commit is contained in:
parent
642a7528dd
commit
b7201d4a22
3 changed files with 34 additions and 22 deletions
|
|
@ -18,7 +18,7 @@
|
|||
...
|
||||
}:
|
||||
flakelight ./. {
|
||||
imports = [flakelight.flakelightModules.flakelightModule];
|
||||
imports = [flakelight.flakelightModules.extendFlakelight];
|
||||
formatters = pkgs:
|
||||
with pkgs; {
|
||||
"*.nix" = pkgs.lib.getExe alejandra;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue