Nix flake for linux kernel module development with rust support
-
Updated
Apr 20, 2024 - Nix
A kernel is the heart of almost every operating system. It is always loaded in memory at any time and deals with the hardware to provide an interface for the software. It also manages peripherals, memory, interrupts, and processes. Examples of widely used kernels include Windows NT and Linux.
Nix flake for linux kernel module development with rust support
A nixos module/overlay for enabling realtime kernels
A nixos module taking advice from http://make-linux-fast-again.com