rename homePage to homepage
This commit is contained in:
parent
871c1b8fa8
commit
66055e2d2d
6 changed files with 9 additions and 9 deletions
|
@ -3,10 +3,10 @@
|
|||
, ...
|
||||
}:
|
||||
let
|
||||
cfg = config.dadada.homePage;
|
||||
cfg = config.dadada.homepage;
|
||||
in
|
||||
with lib; {
|
||||
options.dadada.homePage = {
|
||||
options.dadada.homepage = {
|
||||
enable = mkEnableOption "Enable home page";
|
||||
package = mkOption {
|
||||
type = lib.types.path;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue