hephaestus: enable dunst
This commit is contained in:
parent
b210552651
commit
dd652a495a
|
@ -15,6 +15,9 @@
|
||||||
|
|
||||||
my.theme = config.home-manager.users.alarsyo.my.themes.solarizedLight;
|
my.theme = config.home-manager.users.alarsyo.my.themes.solarizedLight;
|
||||||
|
|
||||||
|
# TODO: place in global home conf
|
||||||
|
services.dunst.enable = true;
|
||||||
|
|
||||||
home.packages = builtins.attrValues {
|
home.packages = builtins.attrValues {
|
||||||
inherit
|
inherit
|
||||||
(pkgs)
|
(pkgs)
|
||||||
|
|
Loading…
Reference in a new issue