Compare commits
8 commits
f474c033d5
...
48637e603a
| Author | SHA1 | Date | |
|---|---|---|---|
| 48637e603a | |||
| f91fdce749 | |||
| 7dde403ce3 | |||
| aac2ec5bc3 | |||
| 6850e082db | |||
| 9567107aad | |||
| 6889bf3e40 | |||
| 2155e49a56 |
1 changed files with 0 additions and 7 deletions
|
|
@ -6,13 +6,6 @@ in
|
|||
{
|
||||
options.my.services.homebox = with lib; {
|
||||
enable = mkEnableOption "Homebox home inventory";
|
||||
|
||||
port = mkOption {
|
||||
type = types.port;
|
||||
default = 7745;
|
||||
example = 8080;
|
||||
description = "Internal port for webui";
|
||||
};
|
||||
};
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue