retiolum: fix eval

This commit is contained in:
Jörg Thalheim 2022-05-11 15:51:14 +02:00
parent dd6a3dce44
commit 7c1b55dcfa
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ in {
networking.retiolum.ipv6 = mkOption {
type = types.str;
default = (genipv6 "retiolum" "external" {
hostName = networking.retiolum.nodename;
hostName = cfg.nodename;
}).address;
description = ''
own ipv6 address