mirror of
https://codeberg.org/27/inception-of-things.git
synced 2025-12-31 21:56:41 +01:00
🐛 fix(p3): add wait for metrics-server
Signed-off-by: dyn <oss+dyn@xtrm.me>
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
{
|
||||
config,
|
||||
pkgs,
|
||||
modulesPath,
|
||||
hostname,
|
||||
@ -96,6 +95,7 @@
|
||||
};
|
||||
|
||||
environment = {
|
||||
etc.hosts.mode = "0700";
|
||||
systemPackages = with pkgs; [
|
||||
bindfs
|
||||
git
|
||||
|
||||
Reference in New Issue
Block a user