chore: flake update

This commit is contained in:
m3tam3re
2026-05-09 09:58:33 +02:00
parent 90e417525b
commit 22f15abd34
4 changed files with 456 additions and 103 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
# Use the systemd-boot EFI boot loader.
boot.supportedFilesystems = ["zfs"];
boot.zfs.package = pkgs.zfs_unstable;
boot.zfs.forceImportAll = true;
boot.zfs.forceImportAll = false;
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.initrd.kernelModules = ["amdgpu"];