diff --git a/hosts/uconsole-cm5/configuration.nix b/hosts/uconsole-cm5/configuration.nix index aff3bcf..b841df3 100644 --- a/hosts/uconsole-cm5/configuration.nix +++ b/hosts/uconsole-cm5/configuration.nix @@ -190,3 +190,4 @@ }; # Enable remote builder (distributed build via lazyworkhorse server) services.remoteBuilder.enable = true; +}