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
|
||||
# ];
|
||||
|
||||
imports = [discord/default.nix];
|
||||
sys.discord.enable = true;
|
||||
# imports = [discord/default.nix];
|
||||
# sys.discord.enable = true;
|
||||
|
||||
# The home.packages option allows you to install Nix packages into your
|
||||
# environment.
|
||||
|
@ -62,6 +62,7 @@
|
|||
lazygit
|
||||
rustup
|
||||
file
|
||||
discord
|
||||
# itch : THIS IS BROKEN FOR SOME REASON, need to pin it??
|
||||
qbittorrent
|
||||
deno
|
||||
|
|
Loading…
Reference in a new issue