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