rename input: unstable -> nixpkgs-unstable
All checks were successful
Eval nix flake / evals (push) Successful in 3m3s

This commit is contained in:
2023-11-05 01:22:36 +01:00
parent b458801f95
commit 3caa66fb64
5 changed files with 41 additions and 43 deletions

View File

@@ -1,4 +1,4 @@
{ config, unstable, ... }: let
{ config, ... }: let
cfg = config.services.prometheus;
in {
sops.secrets."config/mysqld_exporter" = { };