flake update and general improvements

This commit is contained in:
Salar Rahmanian 2023-10-14 09:49:58 -07:00
parent e64fcefc8c
commit 8e5335ee33
4 changed files with 20 additions and 18 deletions

View file

@ -84,7 +84,7 @@
tokei
tree
tree-sitter
wget
# wget
xz
yq
];
@ -346,7 +346,7 @@
# Neovim Configuration
xdg.configFile."nvim".source = builtins.fetchGit {
url = "https://git.softinio.com/nvim-config.git";
rev = "bc2b71fa94386902cddf145b556575ab7381f827";
rev = "c2d6d6379dba1c85381e8f18ff5bd1127255306c";
};
}