mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 19:55:08 +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"
|
"memory"
|
||||||
"tray"
|
"tray"
|
||||||
] ++
|
] ++
|
||||||
(if (config.networking.hostName == "scrap") then
|
(if (config.is-laptop) then
|
||||||
[ "network" "power-profiles-daemon" "battery" ]
|
[ "network" "power-profiles-daemon" "battery" ]
|
||||||
else [ ]) ++
|
else [ ]) ++
|
||||||
[
|
[
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue