l gg23: set domain

This commit is contained in:
lassulus 2021-06-05 12:57:33 +02:00
parent e0dab53c8c
commit f6ce4552e0

View File

@ -8,6 +8,8 @@ with import <stockholm/lib>;
prefixLength = 24;
}];
networking.domain = "gg23";
services.dhcpd4 = {
enable = true;
interfaces = [ "int0" ];