add sway displays

This commit is contained in:
tristan 2023-05-12 15:42:19 +01:00
parent 7d549912c6
commit 954c85f23b
5 changed files with 81 additions and 43 deletions

View file

@ -85,4 +85,11 @@
hardware.keyboard.zsa.enable = true;
services.tlp = {
settings = {
# power limit poor old radeon gpu
RADEON_DPM_PERF_LEVEL_ON_AC = "low";
};
};
}