Files
dotfiles/system/bitcoin/joinmarket.nix
T
2024-07-21 12:16:32 +02:00

6 lines
54 B
Nix

{
services.joinmarket = {
enable = true;
};
}