mirror of
https://github.com/softinio/nix-config.git
synced 2025-09-03 16:16:42 -07:00
flake update and general improvements
This commit is contained in:
parent
e64fcefc8c
commit
8e5335ee33
4 changed files with 20 additions and 18 deletions
4
home.nix
4
home.nix
|
@ -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";
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue