.hive/modules/home/wofi/wofi.nix

4 lines
42 B
Nix

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