diff --git a/hosts/adalbert/default.nix b/hosts/adalbert/default.nix index 7917920..cb671ed 100644 --- a/hosts/adalbert/default.nix +++ b/hosts/adalbert/default.nix @@ -41,6 +41,10 @@ ../common/optional/udisks.nix ]; + nix.extraOptions = '' + download-speed = 4000 + ''; + nixpkgs = { # You can add overlays here overlays = [