mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 10:30:44 +02:00
6 lines
53 B
Nix
6 lines
53 B
Nix
_: {
|
|
services.swaync = {
|
|
enable = true;
|
|
};
|
|
}
|