refactor(treewide): cleanup
This commit is contained in:
parent
2fe6c44941
commit
2d93503bbc
30 changed files with 76 additions and 273 deletions
|
|
@ -5,12 +5,6 @@ let
|
|||
in
|
||||
|
||||
{
|
||||
imports = [
|
||||
./gaming
|
||||
./workstation
|
||||
./media-server
|
||||
];
|
||||
|
||||
options.systemModules.host.function = mkOption {
|
||||
type = with types; listOf (enum ["gaming" "workstation" "media-server"]);
|
||||
default = [];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue