flake: update

This commit is contained in:
Nikodem Rabuliński 2024-11-01 13:53:22 +01:00
parent 3090169524
commit 72871bbb6b
3 changed files with 85 additions and 85 deletions

View file

@ -21,7 +21,6 @@
};
boot = {
kernelPackages = config.boot.zfs.package.latestCompatibleLinuxPackages;
loader.systemd-boot.enable = true;
loader.efi.canTouchEfiVariables = true;
};