style: format flake.nix
This commit is contained in:
parent
603878f8b7
commit
b36b69c4de
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
||||||
};
|
};
|
||||||
flake = {
|
flake = {
|
||||||
overlays.default = final: prev: let
|
overlays.default = final: prev: let
|
||||||
lib = final.lib;
|
lib = final.lib;
|
||||||
in {
|
in {
|
||||||
mk-luarc = {
|
mk-luarc = {
|
||||||
# list of plugins that have a /lua directory
|
# list of plugins that have a /lua directory
|
||||||
|
|
Loading…
Reference in a new issue