[feat] Improve the nixneovim config

This commit is contained in:
uttarayan21
2024-02-28 11:28:06 +05:30
parent 7966e89d2f
commit 186af6d51e
5 changed files with 247 additions and 33 deletions

View File

@@ -42,6 +42,7 @@ in {
(nerdfonts.override { fonts = [ "Hasklig" ]; })
mpv
] ++ (if device.isLinux then [
steam-run
(pkgs.catppuccin-gtk.override {
variant = "mocha";
size = "standard";