updated home-manager config
This commit is contained in:
parent
0477e32db0
commit
571daa84e4
1 changed files with 1 additions and 0 deletions
1
home.nix
1
home.nix
|
@ -36,6 +36,7 @@
|
|||
# ];
|
||||
|
||||
imports = [discord/default.nix];
|
||||
discord.enable = true;
|
||||
|
||||
# The home.packages option allows you to install Nix packages into your
|
||||
# environment.
|
||||
|
|
Loading…
Reference in a new issue