updated home-manager config
This commit is contained in:
parent
b72165ac3d
commit
6ba165b1a6
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
@ -53,6 +53,7 @@
|
|||
file
|
||||
itch
|
||||
qbittorrent
|
||||
deno
|
||||
#zsh-autosuggestions
|
||||
#zsh-autocomplete
|
||||
#zsh-powerlevel10k
|
||||
|
@ -95,7 +96,6 @@
|
|||
rust-analyzer
|
||||
clippy
|
||||
rustfmt
|
||||
denolsp
|
||||
];
|
||||
|
||||
programs.direnv = {
|
||||
|
|
Loading…
Reference in a new issue