modules/dunst: init

This commit is contained in:
2021-11-13 18:52:41 +11:00
parent fe773352f5
commit 94be83c704
2 changed files with 72 additions and 0 deletions

View File

@ -2,6 +2,7 @@
amdgpu-common = ./services/hardware/amdgpu-common.nix;
amdgpu-fan = ./services/hardware/amdgpu-fan.nix;
amdgpu-pwm = ./services/hardware/amdgpu-pwm.nix;
dunst = ./services/x11/dunst.nix;
radeon-profile-daemon = ./services/hardware/radeon-profile-daemon.nix;
}