fixes
This commit is contained in:
@@ -13,7 +13,7 @@ let
|
||||
isArm = ("aarch64-linux" == system) || ("aarch64-darwin" == system);
|
||||
in
|
||||
{
|
||||
options.${namespace}.boot.headless = {
|
||||
options.${namespace}.headless = {
|
||||
enable = mkBoolOpt true "Enable headless stuff";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user