`name` doesn't exist

This commit is contained in:
niten 2023-11-17 11:07:32 -08:00
parent 2ff1389b1c
commit 4d5823a237
1 changed files with 0 additions and 1 deletions

View File

@ -76,7 +76,6 @@ in {
hostname = mkOption {
type = str;
description = "Hostname";
default = name;
};
ipv4-address = mkOption {