mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
prepare laptop
This commit is contained in:
parent
04f8f040bd
commit
09159584f3
1 changed files with 3 additions and 0 deletions
|
|
@ -23,6 +23,9 @@
|
||||||
"cpu"
|
"cpu"
|
||||||
"memory"
|
"memory"
|
||||||
"tray"
|
"tray"
|
||||||
|
] ++
|
||||||
|
(if (config.networking.hostName == "scrap") then [ "battery" ] else [ ]) ++
|
||||||
|
[
|
||||||
"custom/power"
|
"custom/power"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue