fix(krz01): apply a correctness patch on proxmox-nixos #139

Merged
mdebray merged 2 commits from pmnos-correctness into main 2024-10-08 23:06:31 +02:00
Showing only changes of commit e200ae53a4 - Show all commits

View file

@ -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 = {