mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
hm
This commit is contained in:
parent
5874a94a21
commit
d1ebe08b26
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
"memory"
|
||||
"tray"
|
||||
] ++
|
||||
(if (config.networking.hostName == "scrap") then
|
||||
(if (config.is-laptop) then
|
||||
[ "network" "power-profiles-daemon" "battery" ]
|
||||
else [ ]) ++
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue