prepare laptop

This commit is contained in:
nora 2025-08-01 18:29:38 +02:00
parent 04f8f040bd
commit 09159584f3

View file

@ -23,6 +23,9 @@
"cpu" "cpu"
"memory" "memory"
"tray" "tray"
] ++
(if (config.networking.hostName == "scrap") then [ "battery" ] else [ ]) ++
[
"custom/power" "custom/power"
]; ];