smol updates

This commit is contained in:
Lillian Violet 2026-02-06 20:40:23 +01:00
parent cf4990e1d8
commit 25a7ebe610
3 changed files with 4 additions and 1 deletions

View file

@ -79,6 +79,8 @@
boot = {
loader.systemd-boot.enable = false;
initrd.systemd.enable = true;
kernelPackages = pkgs.linuxPackages_latest;
supportedFilesystems = ["btrfs" "bcachefs"];
binfmt.emulatedSystems = ["aarch64-linux"];