.hive/modules/home/swaync/swaync.nix

4 lines
44 B
Nix

{...}: {
programs.swaync.enable = true;
}