split custom kernel into overlay

also bump to 5.11.20 and add features thing so nix knows it has 32-bit
emulation
also added winesync
This commit is contained in:
LavaDesu 2021-05-13 20:31:05 +07:00
parent 915e86ea3f
commit 1f62998065
Signed by: cilly
GPG key ID: 6500251E087653C9
5 changed files with 55 additions and 41 deletions

View file

@ -17,6 +17,7 @@
'';
};
nixpkgs.overlays = with overlays; [
linux
polybar
picom
];