remove dead comment
This commit is contained in:
parent
5b7097bbab
commit
d5e01122e3
1 changed files with 0 additions and 1 deletions
|
|
@ -35,7 +35,6 @@
|
||||||
ripgrep
|
ripgrep
|
||||||
]) ++ (if variant != "allegro" then [ pkgs.gcc ] else [] );
|
]) ++ (if variant != "allegro" then [ pkgs.gcc ] else [] );
|
||||||
};
|
};
|
||||||
# // lib.attrsets.optionalAttrs (variant == "allegro") { package = pkgs-unstable.neovim-unwrapped;};
|
|
||||||
|
|
||||||
xdg.mimeApps.defaultApplications = { "text/plain" = "nvim.desktop"; };
|
xdg.mimeApps.defaultApplications = { "text/plain" = "nvim.desktop"; };
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue