refactor(sys): systemModules -> ooknet
This commit is contained in:
parent
63c39a89ed
commit
104df464f9
52 changed files with 69 additions and 69 deletions
|
|
@ -5,7 +5,7 @@ let
|
|||
in
|
||||
|
||||
{
|
||||
options.systemModules.host.function = mkOption {
|
||||
options.ooknet.host.function = mkOption {
|
||||
type = with types; listOf (enum ["gaming" "workstation" "media-server"]);
|
||||
default = [];
|
||||
description = "Host's primary function/s";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue