sudo rm dunst

Signed-off-by: Alex Stan <stan.alexandru@ichb.ro>
This commit is contained in:
Alex Stan 2023-06-23 12:16:53 +03:00
parent 72a93cfff4
commit 1c39538d9e

View file

@ -200,5 +200,7 @@ in {
};
*/
};
services = {
dunst.enable = false;
};
}