1
Fork 0
satellite/home/features/wayland/dunst.nix
2023-05-28 02:00:10 +02:00

6 lines
49 B
Nix

{
services.dunst = {
enable = true;
};
}