From 63358d7d10bb537cc336c53eaa3d11f3267cee42 Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Mon, 2 Sep 2024 23:28:33 +0200 Subject: [PATCH] machines/core: add xcp --- machines/core/core.nix | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/machines/core/core.nix b/machines/core/core.nix index 4534440..3704f52 100644 --- a/machines/core/core.nix +++ b/machines/core/core.nix @@ -18,8 +18,8 @@ killall lsof mosh - multipath-tools # kpartx mtr + multipath-tools # kpartx nmap nmon ouch # de-/compress @@ -30,13 +30,14 @@ rsync screen stress-ng - usbutils tmux + unzip + usbutils vim wget whois + xcp zip - unzip ]; time.timeZone = "Europe/Berlin";