Update to NixOS 25.05
This commit is contained in:
parent
5eab965637
commit
12f5731dd1
4 changed files with 9 additions and 10 deletions
|
|
@ -140,6 +140,10 @@
|
|||
defaultSession = "cinnamon";
|
||||
};
|
||||
|
||||
services.power-profiles-daemon = {
|
||||
enable = false;
|
||||
};
|
||||
|
||||
services.tlp = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue