mirror of
https://github.com/softinio/nix-config.git
synced 2025-08-31 14:56:41 -07:00
flake update and wezterm config update
This commit is contained in:
parent
fb2e770b02
commit
772fb5cd4e
3 changed files with 107 additions and 15 deletions
4
home.nix
4
home.nix
|
@ -81,7 +81,7 @@
|
|||
rclone
|
||||
readline
|
||||
ripgrep
|
||||
# ripgrep-all
|
||||
ripgrep-all
|
||||
rustup
|
||||
sbt
|
||||
scala-cli
|
||||
|
@ -292,6 +292,6 @@
|
|||
# Neovim Configuration
|
||||
xdg.configFile."nvim".source = builtins.fetchGit {
|
||||
url = "https://code.softinio.com/softinio/nvim-config";
|
||||
rev = "2b0701c8a09c0c720faa89598725e8f7120ed676";
|
||||
rev = "902fbd939c74ece8fabe543e511af36471a1a197";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue