add missing section for homepage
This commit is contained in:
parent
f26e7d9219
commit
fa58b66328
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
{ lib, pkgs, config, ... }:
|
||||
|
||||
{
|
||||
services.homepage-dashboard = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue