remove dead comment

This commit is contained in:
Antoine Vaure 2024-12-22 19:41:09 +01:00
parent 5b7097bbab
commit d5e01122e3

View file

@ -35,7 +35,6 @@
ripgrep
]) ++ (if variant != "allegro" then [ pkgs.gcc ] else [] );
};
# // lib.attrsets.optionalAttrs (variant == "allegro") { package = pkgs-unstable.neovim-unwrapped;};
xdg.mimeApps.defaultApplications = { "text/plain" = "nvim.desktop"; };