This commit is contained in:
Astro 2021-09-07 00:05:49 +02:00
parent dacb4ca655
commit b83aeccaa1
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ in {
options.c3d2 = with lib;
with lib.types; {
isInHq = mkEnableOption "HQ presence";
isInHq = mkEnableOption "HQ presence (TODO: what is this? association to VLAN 5?)";
enableMotd = mkOption {
type = bool;