This commit is contained in:
Lilith 2024-06-16 11:53:15 +02:00
parent aea798d119
commit a9c05e5041
Signed by: lilith
GPG key ID: 8712A0F317C37175
5 changed files with 28 additions and 19 deletions

View file

@ -1,6 +1,6 @@
{...}: {
services.dunst = {
enable = true;
settings = {};
};
# services.dunst = {
# enable = true;
# settings = {};
# };
}