mirror of
https://github.com/softinio/nix-config.git
synced 2025-09-03 16:16:42 -07:00
updates and added devenv as a package
This commit is contained in:
parent
cc54218e6c
commit
850b39c9b6
3 changed files with 74 additions and 72 deletions
3
home.nix
3
home.nix
|
@ -31,6 +31,7 @@
|
|||
curlFull
|
||||
delta
|
||||
deno
|
||||
devenv
|
||||
discord
|
||||
fd
|
||||
ffmpeg
|
||||
|
@ -351,7 +352,7 @@
|
|||
# Neovim Configuration
|
||||
xdg.configFile."nvim".source = builtins.fetchGit {
|
||||
url = "https://code.softinio.com/softinio/nvim-config";
|
||||
rev = "20abfd7ad7a56d7a73d83f6443bb7fe9a72f6b1a";
|
||||
rev = "12c5e919e829c067ba795fe7f1e02037cbc0b4e9";
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue