mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 19:55:08 +01:00
9 lines
188 B
Nix
9 lines
188 B
Nix
{ ... }: {
|
|
/*services.swaync = {
|
|
enable = true;
|
|
settings = {
|
|
"notification-window-preferred-output" = "Samsung Electric Company SMS24A450/460 HVMBA01140";
|
|
};
|
|
};*/
|
|
}
|
|
|