chore: update flake

This commit is contained in:
Leon Schwarzäugl 2025-10-07 19:37:47 +02:00
parent 8379703b93
commit f4d9a0e5d3
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
10 changed files with 2848 additions and 771 deletions

View file

@ -5,10 +5,11 @@
hardware = {
amdgpu = {
opencl.enable = true;
amdvlk = {
enable = true;
support32Bit.enable = true;
};
initrd.enable = true;
# amdvlk = {
# enable = true;
# support32Bit.enable = true;
# };
};
};
};