fix(krz01): apply a correctness patch on proxmox-nixos #139
1 changed files with 2 additions and 2 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue