From 940ab61ac49f13accac001c968401b08211df02c Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Thu, 31 Oct 2024 11:18:29 +0100 Subject: add dunst --- common/home/services/dunst/default.nix | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 common/home/services/dunst/default.nix (limited to 'common/home/services') diff --git a/common/home/services/dunst/default.nix b/common/home/services/dunst/default.nix new file mode 100644 index 0000000..a8321f2 --- /dev/null +++ b/common/home/services/dunst/default.nix @@ -0,0 +1,4 @@ +{ ... }: +{ + enable = true; +} -- cgit v1.2.3-70-g09d2