nixos/home-manager/swaync.nix
2025-09-21 20:28:30 +02:00

9 lines
188 B
Nix

{ ... }: {
/*services.swaync = {
enable = true;
settings = {
"notification-window-preferred-output" = "Samsung Electric Company SMS24A450/460 HVMBA01140";
};
};*/
}