fix(technitium): switch to offical package
This commit is contained in:
parent
34c98b89ec
commit
9be06e6bae
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ in
|
|||
package = mkOption {
|
||||
description = "The package of Technitium to use.";
|
||||
type = types.package;
|
||||
default = pkgs.awesome-flake.technitium-dns-server;
|
||||
default = pkgs.technitium-dns-server;
|
||||
};
|
||||
|
||||
openFirewall = mkOption {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue