Skip to content
  1. Sep 27, 2019
  2. Sep 06, 2019
  3. Sep 04, 2019
  4. Sep 03, 2019
  5. Sep 02, 2019
  6. Sep 01, 2019
  7. Jul 26, 2019
  8. Jul 24, 2019
  9. 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
  10. Jul 05, 2019
  11. Jul 04, 2019
  12. Jul 02, 2019
  13. Jul 01, 2019
  14. May 13, 2019
  15. May 08, 2019
  16. May 04, 2019
  17. Apr 26, 2019
  18. Mar 25, 2019
  19. 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
  20. Feb 19, 2019
  21. 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
  22. Jan 18, 2019
  23. Jan 09, 2019
  24. 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
  25. Dec 28, 2018
  26. 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
  27. Dec 02, 2018
  28. Oct 31, 2018
  29. Oct 30, 2018