updated home-manager config
This commit is contained in:
parent
be82051d8b
commit
826d790ce1
1 changed files with 3 additions and 2 deletions
5
home.nix
5
home.nix
|
@ -36,8 +36,8 @@
|
||||||
# ./zed-editor.nix
|
# ./zed-editor.nix
|
||||||
# ];
|
# ];
|
||||||
|
|
||||||
imports = [discord/default.nix];
|
# imports = [discord/default.nix];
|
||||||
sys.discord.enable = true;
|
# sys.discord.enable = true;
|
||||||
|
|
||||||
# The home.packages option allows you to install Nix packages into your
|
# The home.packages option allows you to install Nix packages into your
|
||||||
# environment.
|
# environment.
|
||||||
|
@ -62,6 +62,7 @@
|
||||||
lazygit
|
lazygit
|
||||||
rustup
|
rustup
|
||||||
file
|
file
|
||||||
|
discord
|
||||||
# itch : THIS IS BROKEN FOR SOME REASON, need to pin it??
|
# itch : THIS IS BROKEN FOR SOME REASON, need to pin it??
|
||||||
qbittorrent
|
qbittorrent
|
||||||
deno
|
deno
|
||||||
|
|
Loading…
Reference in a new issue