pinwheel: Enable dunst

This commit is contained in:
Alexander Heldt
2023-08-03 12:34:17 +02:00
parent e4d7a062dd
commit 7df6e7543c

View File

@@ -203,5 +203,7 @@
style = ''''; style = '''';
}; };
services.dunst.enable = true;
home.stateVersion = "23.05"; home.stateVersion = "23.05";
} }