Limit nix download speed

grandparents complained about phone not working
This commit is contained in:
GHOSCHT 2024-03-02 12:29:45 +01:00
parent 80a209ece5
commit 8f9aeb27a5
Signed by: ghoscht
GPG key ID: 2C2C1C62A5388E82

View file

@ -41,6 +41,10 @@
../common/optional/udisks.nix ../common/optional/udisks.nix
]; ];
nix.extraOptions = ''
download-speed = 4000
'';
nixpkgs = { nixpkgs = {
# You can add overlays here # You can add overlays here
overlays = [ overlays = [