nanopos: remove package and module

This commit is contained in:
Jonas Nick 2021-01-01 17:37:30 +00:00
parent da674d1ccf
commit 58de79d401
No known key found for this signature in database
GPG key ID: 4861DBF262123605
20 changed files with 4 additions and 2337 deletions

View file

@ -107,16 +107,9 @@
# Automatically enables clightning.
# services.lightning-charge.enable = true;
### NANOPOS
# Enable this module to use nanopos, a simple Lightning point-of-sale
# system, powered by Lightning Charge.
# Automatically enables lightning-charge.
# services.nanopos.enable = true;
### WEBINDEX
# Enable this module to use the nix-bitcoin-webindex, a simple website
# displaying your node information and link to nanopos store. Only available
# if clightning, lightning-charge, and nanopos are enabled.
# displaying your node information. Only available if clightning is enabled.
# services.nix-bitcoin-webindex.enable = true;
### RECURRING-DONATIONS