🐛 fix(p3): add wait for metrics-server

Signed-off-by: dyn <oss+dyn@xtrm.me>
This commit is contained in:
dyn
2025-12-17 14:05:12 +01:00
parent f910ecde81
commit 97a2ef7e46
2 changed files with 5 additions and 8 deletions

View File

@ -1,5 +1,4 @@
{
config,
pkgs,
modulesPath,
hostname,
@ -96,6 +95,7 @@
};
environment = {
etc.hosts.mode = "0700";
systemPackages = with pkgs; [
bindfs
git