framenix: switch to systemd-stage1 boot
This commit is contained in:
parent
0ab22fac84
commit
151165cecd
2 changed files with 2 additions and 1 deletions
|
@ -32,6 +32,8 @@ in
|
|||
"amdgpu.abmlevel=1" # adaptive backlight management
|
||||
];
|
||||
|
||||
boot.initrd.systemd.enable = true;
|
||||
|
||||
# at boot by default, limit charging capacity to protect battery.
|
||||
# Hopefully there's gonna be a standard interface to control this from the desktop at some point.
|
||||
systemd.services.battery-charge-limit = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue