nix-conf/home/options/default.nix
2025-11-23 16:24:38 +08:00

5 lines
45 B
Nix

{
imports = [
./ntfy-client.nix
];
}