Commit graph

8 commits

Author SHA1 Message Date
27f093d4ed
packages/linux-lava: bump to 6.0 and some config changes
- use lru patch
- try bore scheduler instead of pds
- use 1000hz
2022-10-03 22:12:14 +07:00
74b96a4035
packages/linux-lava: bump to 5.15.13 and switch to pds 2022-01-05 21:36:56 +07:00
598b7e8241
kernel: bump to 5.15.2
also moved linux-tkg to flake inputs
2021-11-14 23:01:20 +07:00
978c629a2f
bump kernel - 5.13.11 2021-08-18 23:57:07 +07:00
0b56b0e492
re-enable TASK_XACCT
for iotop/htop disk monitoring
2021-07-22 08:49:34 +07:00
0f37f09199
formatting goes brrr 2021-07-15 19:59:41 +07:00
e379ff4799
separate kernel sources into a file, and bump - 5.13.0
much easier to update

also slightly modified config:
- use 2000hz tickless
- disable ftrace
2021-07-04 17:53:33 +07:00
d9b73bfd43
refactoring
- overlays/{linux,wine-osu}.nix -> packages/{linux-lava,wine-osu}/
- overlays/misc/ -> overlays/patches/
- overlays/misc/0001...patch -> packages/linux-lava/si...patch
- overlays/misc/wine/ -> packages/wine-osu/patches/
- flake.nix:
  - overlays are dynamically read from overlays/
  - define custom packages separately
- packages/*
  - now imported using callPackage
2021-06-27 11:59:05 +07:00