timezone fixes

This commit is contained in:
41666 2024-10-05 13:21:50 -07:00
parent fae8c87bc8
commit f9ec1fe805
3 changed files with 6 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# aarch64 / asahi stuff
hardware.asahi = {
withRust = true;
useExperimentalGPUDriver = true;
experimentalGPUInstallMode = "replace";
# useExperimentalGPUDriver = true;
# experimentalGPUInstallMode = "replace";
};
}