fix(krz01): disable proxmox for now #140
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ lib.extra.mkConfig {
|
|||
|
||||
enabledServices = [
|
||||
# INFO: This list needs to stay sorted alphabetically
|
||||
"proxmox"
|
||||
# TODO: re-enable me when #139 is merged. "proxmox"
|
||||
];
|
||||
|
||||
extraConfig = {
|
||||
|
|
Loading…
Reference in a new issue