hosts: allow building of broken packages

This commit is contained in:
Colin 2023-05-20 08:06:57 +00:00
parent a6f68ac90c
commit 6d1baab11f

View File

@ -27,6 +27,7 @@
sane.fs."/var/lib/private".dir.acl.mode = "0700";
nixpkgs.config.allowUnfree = true;
nixpkgs.config.allowBroken = true; # NIXPKGS_ALLOW_BROKEN
# time.timeZone = "America/Los_Angeles";
time.timeZone = "Etc/UTC"; # DST is too confusing for me => use a stable timezone