flake: override power-profiles-daemon
0.20 from unstable brings a lot of improvements over 0.13 from 23.11 for newer AMD laptops
This commit is contained in:
parent
2ec0602006
commit
3d10eef3ac
1 changed files with 2 additions and 0 deletions
|
|
@ -93,6 +93,8 @@
|
||||||
inherit system;
|
inherit system;
|
||||||
config.allowUnfree = true;
|
config.allowUnfree = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
power-profiles-daemon = self.unstable.power-profiles-daemon;
|
||||||
})
|
})
|
||||||
|
|
||||||
agenix.overlays.default
|
agenix.overlays.default
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue