basic dpkg repo to host loc-os kernels for omegalinux
THIS IS ONLY FOR USE ON AMD64 (64 bits) SYSTEMS
Adding the repository to ur device
Open a terminal and go to /etc/apt with cd /etc/apt
Then run sudo nano sources.list
and add this line in the file:
deb [trusted=yes] https://raw.githubusercontent.com/ohjhas/omega-krns/main debian/
Save the file and do sudo apt update