Commit graph

60 commits

Author SHA1 Message Date
978c629a2f
bump kernel - 5.13.11 2021-08-18 23:57:07 +07:00
221a7800f4
bump kernel - 5.13.8 2021-08-06 13:02:41 +07:00
b019a02d49
bump kernel - 5.13.7 2021-08-01 22:45:18 +07:00
0b56b0e492
re-enable TASK_XACCT
for iotop/htop disk monitoring
2021-07-22 08:49:34 +07:00
3354194a2f
bump kernel - 5.13.4 2021-07-22 08:48:56 +07:00
09d374ee60
bump kernel: 5.13.1 -> 5.13.2 2021-07-16 08:44:27 +07:00
0f37f09199
formatting goes brrr 2021-07-15 19:59:41 +07:00
3c8155a2c4
bump kernel - 5.13.1 2021-07-10 01:09:36 +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