1
0
mirror of https://github.com/kmein/niveum synced 2026-03-19 11:31:09 +01:00

fix(scardanelli): add battery block

This commit is contained in:
Kierán Meinhardt
2019-10-13 20:15:29 +02:00
parent ab465804c5
commit 3d8d577df4

View File

@@ -14,6 +14,7 @@ in {
]; ];
niveum = { niveum = {
batteryBlocks.default = "BAT1";
networkInterfaces.wireless = "wlp2s0"; networkInterfaces.wireless = "wlp2s0";
promptColours.success = "yellow"; promptColours.success = "yellow";
}; };