feat: i need to debug Heads.

i yes no.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
pennae
Raito Bezarius 5 months ago
parent 177351f7ee
commit 8596f1481f

@ -20,6 +20,11 @@ in
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
virtualisation.docker = {
enable = true;
rootless.enable = true;
};
# We want to use EEVDF and AMD-related niceties.
boot.kernelPackages = pkgs.linuxPackages_latest;