From 1dc219d08f98701c2880d78fa2dfdfef8e6beb7e Mon Sep 17 00:00:00 2001 From: Petru Paler Date: Fri, 24 Oct 2025 11:56:47 +0100 Subject: [PATCH] Install killall everywhere. --- common/global/packages.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/common/global/packages.nix b/common/global/packages.nix index 5949bff..3e867a8 100644 --- a/common/global/packages.nix +++ b/common/global/packages.nix @@ -3,6 +3,7 @@ environment.systemPackages = with pkgs; [ age file + killall lm_sensors # TODO: this shouldn't be installed on cloud nodes nodejs_20 # TODO: this is for one job on nomad, it should just be a dependency there neovim