mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-05-13 05:32:51 +02:00
prepare laptop
This commit is contained in:
parent
99edd53c6f
commit
89701424c0
1 changed files with 3 additions and 0 deletions
|
|
@ -23,6 +23,9 @@
|
|||
"cpu"
|
||||
"memory"
|
||||
"tray"
|
||||
] ++
|
||||
(if (config.networking.hostName == "scrap") then [ "battery" ] else [ ]) ++
|
||||
[
|
||||
"custom/power"
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue