format
This commit is contained in:
parent
e7f3e1ba7c
commit
8131132c49
12 changed files with 28 additions and 43 deletions
|
|
@ -1,8 +1,6 @@
|
|||
{config, ...}:
|
||||
let
|
||||
{config, ...}: let
|
||||
cfg = config.services.grafana;
|
||||
in
|
||||
{
|
||||
in {
|
||||
services.grafana = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue