Surprise kernel update

Rebuild NVIDIA kmod after surprise kernel update

turns out you only have to install the new kernel headers and it’ll rebuild automagically~

sudo apt install linux-headers-$(uname -r)

Debloat win11

Win11Debloat

debloat microslop using Win11Debloat

copy+past into powershell

& ([scriptblock]::Create((irm "https://debloat.raphi.re/")))