flake/users/guanranwang/home-manager/applications/batsignal/default.nix

3 lines
43 B
Nix

_: {
services.batsignal.enable = true;
}