updated home-manager config

This commit is contained in:
Natalie Marks 2024-04-15 23:55:39 -07:00
parent 571daa84e4
commit 7a0f089420

View file

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