mirror of
https://github.com/softinio/nix-config.git
synced 2025-09-03 16:16:42 -07:00
December updates
This commit is contained in:
parent
7cf74a25ef
commit
2f79b4b975
2 changed files with 18 additions and 17 deletions
5
home.nix
5
home.nix
|
@ -18,7 +18,7 @@
|
|||
];
|
||||
|
||||
home = {
|
||||
stateVersion = "21.11";
|
||||
stateVersion = "22.11";
|
||||
sessionVariables = {
|
||||
EDITOR = "nvim";
|
||||
VISUAL = "$EDITOR";
|
||||
|
@ -45,6 +45,7 @@
|
|||
ghcid
|
||||
gnupg
|
||||
go
|
||||
graphviz
|
||||
haskell-language-server
|
||||
hugo
|
||||
luajit
|
||||
|
@ -69,7 +70,7 @@
|
|||
openssl
|
||||
pandoc
|
||||
patchelf
|
||||
# poetry
|
||||
pijul
|
||||
rclone
|
||||
readline
|
||||
ripgrep
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue