downgrade minio, need to migrate
This commit is contained in:
parent
345576623f
commit
3c0f89c66a
4 changed files with 59 additions and 5 deletions
|
@ -2,8 +2,8 @@
|
|||
# your system. Help is available in the configuration.nix(5) man page
|
||||
# and in the NixOS manual (accessible by running ‘nixos-help’).
|
||||
|
||||
{ config, pkgs, ... }:
|
||||
let
|
||||
{ config, pkgs, lib, ... }:
|
||||
let
|
||||
vs = config.vault-secrets.secrets;
|
||||
listenPort = 9000;
|
||||
consolePort = 9001;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue