Skip to content
  1. Sep 02, 2019
  2. Jul 26, 2019
  3. Jul 24, 2019
  4. Jul 23, 2019
    • Jörg Thalheim's avatar
      enable fstrim on SSDs · e1a10b15
      Jörg Thalheim authored
      This will run TRIM once a week using a systemd timer. Running TRIM regularly
      will improves the performance and increases the SSDs lifespan. Since it is based
      on the utillinux no additional package is required.
      e1a10b15
  5. Jul 05, 2019
  6. Jul 04, 2019
  7. Jul 02, 2019
  8. Jul 01, 2019
  9. May 13, 2019
  10. May 08, 2019
  11. May 04, 2019
  12. Apr 26, 2019
  13. Mar 25, 2019
  14. Mar 24, 2019
    • Tom F's avatar
      pcengines/apu: expose GRUB over serial · a23235a6
      Tom F authored
      Prior to this commit, an apu's boot would go through stages of varying visibility:
      1. BIOS: exposed to serial
      2. GRUB: not exposed to serial
      3. Linux: exposed to serial
      
      This commit changes (2) to be visible over serial, so the entire boot is visible over serial.
      
      Tested on nixos 18.09 on a https://www.pcengines.ch/apu1d.htm
      a23235a6
  15. Feb 19, 2019
  16. Feb 08, 2019
    • Wael Nasreddine's avatar
      dell/xps/13-9380: init (#97) · 36d8bd88
      Wael Nasreddine authored
      This is pretty much a copy of XPS 9370, without kaby-laky and the throttle bug. I was getting lockups with the kaby-laky changes and the throttle bug did not seem to have an impact either way.
      36d8bd88
  17. Jan 18, 2019
  18. Jan 09, 2019
  19. Jan 04, 2019
    • Jörg Thalheim's avatar
      fix nix-env evaluation · b4e2df6a
      Jörg Thalheim authored
      nix-env picked up `default.nix`, which contained our hardware profiles.
      This is not only cpu-intensive to evaluate but also fails because
      it does some import-from-derivation.
      By moving default.nix to release.nix it should be no longer loaded
      b4e2df6a
  20. Dec 28, 2018
  21. Dec 27, 2018
    • Benjamin Hipple's avatar
      lenovo x1 carbon gen6: update S3 suspend · bd1ef85b
      Benjamin Hipple authored
      With UEFI >= 1.30, there's an explicit option to enable S3 power management.
      Once this is selected, S3 is enabled and "deep" is selected as the default
      /sys/power/mem_sleep value without requiring any kernel boot parameters.
      bd1ef85b
  22. Dec 02, 2018
  23. Oct 31, 2018
  24. Oct 30, 2018
  25. Oct 23, 2018
  26. Oct 19, 2018
  27. Oct 12, 2018
  28. Sep 04, 2018