add victoriametrics
This commit is contained in:
parent
05e84cf6fa
commit
a427307797
6 changed files with 92 additions and 46 deletions
|
@ -3,10 +3,8 @@
|
|||
# and in the NixOS manual (accessible by running ‘nixos-help’).
|
||||
|
||||
{ config, pkgs, ... }:
|
||||
let
|
||||
vs = config.vault-secrets.secrets;
|
||||
in
|
||||
{
|
||||
let vs = config.vault-secrets.secrets;
|
||||
in {
|
||||
imports = [ ];
|
||||
|
||||
networking.hostName = "minio";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue