fix(nixos): add wlsunset dependency for night light

This commit is contained in:
Randi Budi
2025-09-17 00:59:13 +07:00
parent b625df6484
commit b7d8f92414
+1
View File
@@ -40,6 +40,7 @@
libnotify
matugen
networkmanager
wlsunset
wl-clipboard
] ++ lib.optionals (pkgs.stdenv.hostPlatform.isx86_64)
[ gpu-screen-recorder ];