flake/nixos/profiles/common/mobile/home/default.nix

4 lines
40 B
Nix
Raw Normal View History

2024-01-15 12:18:06 +08:00
{
2023-11-30 02:38:05 +08:00
services.batsignal.enable = true;
}