fix(krz01): disable proxmox for now

Until #139 is merged.

Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
This commit is contained in:
Ryan Lahfa 2024-10-08 16:40:18 +02:00
parent da40fa9b3d
commit 862f004e3c

View file

@ -7,7 +7,7 @@ lib.extra.mkConfig {
enabledServices = [ enabledServices = [
# INFO: This list needs to stay sorted alphabetically # INFO: This list needs to stay sorted alphabetically
"proxmox" # TODO: re-enable me when #139 is merged. "proxmox"
]; ];
extraConfig = { extraConfig = {