rtl: formatting
This commit is contained in:
parent
571983a993
commit
ef93a9a8bd
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
with lib;
|
with lib;
|
||||||
let
|
let
|
||||||
options.services.rtl = {
|
options.services.rtl = {
|
||||||
enable = mkEnableOption "Ride The Lightning, a web interface for lnd and clightning ";
|
enable = mkEnableOption "Ride The Lightning, a web interface for lnd and clightning";
|
||||||
address = mkOption {
|
address = mkOption {
|
||||||
type = types.str;
|
type = types.str;
|
||||||
default = "127.0.0.1";
|
default = "127.0.0.1";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue