Skip to content
Snippets Groups Projects
  1. Aug 17, 2021
  2. Aug 02, 2021
  3. 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
  4. Jul 28, 2021
  5. Jul 19, 2021
  6. Jul 17, 2021
  7. Jul 16, 2021
  8. 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
  9. Jul 14, 2021
  10. Jul 13, 2021
  11. Jul 08, 2021
  12. Jul 07, 2021
  13. Jul 02, 2021
Loading