Disable managed dunst for now
This commit is contained in:
parent
053b7ab984
commit
54181046c1
@ -130,7 +130,7 @@ in {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
services.dunst = { enable = true; };
|
services.dunst = { enable = false; };
|
||||||
|
|
||||||
home.file = {
|
home.file = {
|
||||||
# Scripts
|
# Scripts
|
||||||
|
Reference in New Issue
Block a user