technitium module, remove unneeded files, update dns-1
This commit is contained in:
parent
9aab11df18
commit
8dc6b44c7b
4 changed files with 6 additions and 74 deletions
|
@ -44,6 +44,8 @@ in
|
|||
type = with types; listOf int;
|
||||
default = [
|
||||
53
|
||||
80
|
||||
443
|
||||
5380 # web interface HTTP
|
||||
53443 # web interface HTTPS
|
||||
];
|
||||
|
@ -103,5 +105,5 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
meta.maintainers = with lib.maintainers; [ fabianrig ];
|
||||
meta.maintainers = with lib.maintainers; [ fabianrig Spaenny ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue