Infini-DL360: accept flake config

This has security implications. I am using it to force Hydra to actually
allow Import From Derivation.
This commit is contained in:
Infinidoge 2024-08-22 11:43:59 -04:00
parent 40fb2592d8
commit d738bd0370
Signed by: Infinidoge
SSH key fingerprint: SHA256:EMoPe5e2dO0gEvtBb2xkZTz5dkyL0rBmuiGTKG5s96E

View file

@ -48,6 +48,8 @@
documentation.man.man-db.enable = false;
nix.settings.accept-flake-config = true;
networking = {
firewall = {
allowedUDPPorts = [ 80 443 ];