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