@ -27,6 +27,7 @@
|
||||
config = {
|
||||
secureBoot = true;
|
||||
tpmDiskUnlock = true;
|
||||
vaapi = "intel-media-driver";
|
||||
};
|
||||
stylix = {
|
||||
enable = true;
|
||||
|
@ -22,6 +22,7 @@
|
||||
config = {
|
||||
secureBoot = true;
|
||||
useIwd = true;
|
||||
vaapi = "intel-media-driver";
|
||||
};
|
||||
stylix = {
|
||||
enable = true;
|
||||
|
@ -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;
|
||||
|
Reference in New Issue
Block a user