mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 03:10:43 +00:00
Add dunst
This commit is contained in:
parent
dddbbb869a
commit
ad463e5f3f
6 changed files with 118 additions and 1 deletions
|
@ -178,6 +178,10 @@
|
|||
obs.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
dunst.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue