mirror of https://gitlab.crans.org/nounous/nixos
Augmentation taille upload nginx
parent
08f3c5575e
commit
0f4e77bbfc
|
@ -36,6 +36,7 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
apacheHttpd
|
||||
restic
|
||||
];
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
|
|
|
@ -6,5 +6,7 @@
|
|||
|
||||
recommendedProxySettings = true;
|
||||
recommendedOptimisation = true;
|
||||
|
||||
clientMaxBodySize = "512M";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue