mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 17:49:07 +01:00
meta/sites: Rename from meta.services
This commit is contained in:
parent
1c80dbef8b
commit
19548f8486
23 changed files with 24 additions and 24 deletions
|
|
@ -53,7 +53,7 @@ in
|
|||
|
||||
persistence.directories = [ dataDir ];
|
||||
|
||||
meta.services.${cfg.domain} = {
|
||||
meta.sites.${cfg.domain} = {
|
||||
title = "Actual Budget";
|
||||
icon = "sh:actual-budget";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue