feat(reimaden): enable plasma specialisation

This commit is contained in:
514fpv 2024-05-14 10:20:58 +08:00
parent 0e27466753
commit 829610dd10
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw

View file

@ -11,6 +11,7 @@
};
home = {
plasma.specialise = true;
#headless.enable = "eDP-1";
gyroflow.enable = true;
jetbrains.enable = true;
@ -20,16 +21,11 @@
steam.enable = true;
};
specialisation.plasma = {
configuration = {
home.plasma.enable = true;
home.plasma.extraConfig = {
configFile = {
kcminputrc."Libinput/2362/597/UNIW0001:00 093A:0255 Touchpad".NaturalScroll = true;
};
};
};
};
powerManagement.enable = true;
powerManagement.cpuFreqGovernor = "powersave";