fix some things

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-05-04 19:04:19 +03:00
parent 03bcc94645
commit 9510cc48e2
5 changed files with 20 additions and 23 deletions

View File

@ -14,6 +14,7 @@
hostName = "sarien";
};
boot.loader.systemd-boot.enable = true;
environment.memoryAllocator.provider = "mimalloc";
system.stateVersion = "25.05";
time.timeZone = "Europe/Kyiv";
@ -23,6 +24,7 @@
module = {
config = {
useIwd = true;
vaapi = "intel-media-driver";
};
stylix = {
enable = true;