Skip to content
Snippets Groups Projects
  1. Aug 27, 2021
  2. Aug 19, 2021
  3. Aug 17, 2021
  4. Aug 12, 2021
  5. Aug 11, 2021
  6. Aug 10, 2021
  7. Aug 09, 2021
  8. Aug 05, 2021
  9. Aug 04, 2021
  10. Aug 03, 2021
  11. Aug 02, 2021
  12. Jul 29, 2021
    • Jean-Paul Calderone's avatar
      Use the NixOS `startAt` configuration option · bcabf1fe
      Jean-Paul Calderone authored
      This causes NixOS to generate the systemd timer unit for us and saves us
      having to explain a lot of subtle systemd features.
      
      It does pin execution to midnight on Monday but scaling to handle load spikes
      is Let's Encrypt's problem, I guess.
      bcabf1fe
  13. Jul 28, 2021
  14. Jul 19, 2021
  15. Jul 17, 2021
  16. Jul 16, 2021
  17. Jul 15, 2021
    • Jean-Paul Calderone's avatar
      Set isNormalUser for the deployment user · 77250c2c
      Jean-Paul Calderone authored
      The old version of nixpkgs let us get away with setting neither isNormalUser
      nor isSystemUser but setting all of the things a normal user would get
      directly.  The new version of nixpkgs demands one of these flags be set.  So,
      set it, and remove all of the redundant settings that it implies.
      77250c2c
  18. Jul 14, 2021
Loading