nixos/home-manager/swaync.nix
2026-04-19 18:18:12 +02:00

9 lines
188 B
Nix

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