fmt
This commit is contained in:
parent
fd3beade9b
commit
40e4fe5ac4
1 changed files with 2 additions and 2 deletions
|
@ -70,7 +70,7 @@ let
|
|||
];
|
||||
|
||||
grafana = [
|
||||
kitt
|
||||
kitt
|
||||
];
|
||||
|
||||
# these need dns stuff
|
||||
|
@ -156,5 +156,5 @@ in {
|
|||
"bitwarden/details.age".publicKeys = users ++ bitwarden;
|
||||
|
||||
# grafana
|
||||
"grafana/pw.age".publicKeys = users++ grafana;
|
||||
"grafana/pw.age".publicKeys = users ++ grafana;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue