diff --git a/system-config/configuration/homebox/default.nix b/system-config/configuration/homebox/default.nix index d441d64..f6f7c48 100644 --- a/system-config/configuration/homebox/default.nix +++ b/system-config/configuration/homebox/default.nix @@ -273,7 +273,7 @@ }; rustdesk.enable = false; #broken pihole.enable = true; #broken - code-server.enable = true; + code-server.enable = false; }; }; };