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
|
file
|
||||||
itch
|
itch
|
||||||
qbittorrent
|
qbittorrent
|
||||||
|
deno
|
||||||
#zsh-autosuggestions
|
#zsh-autosuggestions
|
||||||
#zsh-autocomplete
|
#zsh-autocomplete
|
||||||
#zsh-powerlevel10k
|
#zsh-powerlevel10k
|
||||||
|
@ -95,7 +96,6 @@
|
||||||
rust-analyzer
|
rust-analyzer
|
||||||
clippy
|
clippy
|
||||||
rustfmt
|
rustfmt
|
||||||
denolsp
|
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.direnv = {
|
programs.direnv = {
|
||||||
|
|
Loading…
Reference in a new issue