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