add!: switch desktop UI to quickshell
This commit is contained in:
parent
ce6ac2cb63
commit
e92eaddef3
23 changed files with 119 additions and 1401 deletions
|
|
@ -8,11 +8,6 @@ lib.mkIf (config.machine == "fire") {
|
|||
percentageCritical = 5;
|
||||
};
|
||||
|
||||
# Power and temperature management tools
|
||||
services.thermald.enable = true;
|
||||
services.tlp.enable = true;
|
||||
services.tlp.settings = {
|
||||
TLP_DEFAULT_MODE = "BAT";
|
||||
TLP_PERSISTENT_DEFAULT = 1;
|
||||
};
|
||||
# Power management tools
|
||||
services.power-profiles-daemon.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue