hosts/artemis: fix upgrade
Some checks failed
Check flake / build-amd64-linux (push) Failing after 1m5s

This commit is contained in:
2026-01-09 22:27:18 +00:00
parent c89dcd1f2d
commit fdbfd9cfe9
4 changed files with 6 additions and 68 deletions

View File

@@ -68,8 +68,9 @@ in
"amdgpu.sched_hw_submission=4"
"audit=0"
];
kernelPackages = pkgs.linuxPackages_6_17;
kernelPackages = pkgs.linuxPackages_6_18;
supportedFilesystems = [ "ntfs" ];
zfs.package = pkgs.zfs_2_4;
};
hardware = {