From e200ae53a4888fc526f4e40fc8245021721ba7dc Mon Sep 17 00:00:00 2001 From: Tom Hubrecht Date: Tue, 8 Oct 2024 20:59:13 +0200 Subject: [PATCH] feat(proxmox): Revert the disabling --- machines/krz01/_configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/machines/krz01/_configuration.nix b/machines/krz01/_configuration.nix index 11f4527..f63a9a1 100644 --- a/machines/krz01/_configuration.nix +++ b/machines/krz01/_configuration.nix @@ -7,9 +7,9 @@ lib.extra.mkConfig { enabledServices = [ # INFO: This list needs to stay sorted alphabetically - # TODO: re-enable me when #139 is merged. "proxmox" - "nvidia-tesla-k80" "microvm-router01" + "nvidia-tesla-k80" + "proxmox" ]; extraConfig = {