updated home-manager config

This commit is contained in:
Natalie Marks 2024-06-21 08:58:43 -07:00
parent be82051d8b
commit 826d790ce1

View file

@ -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