show battery indicator on laptops

This commit is contained in:
2025-08-05 21:22:18 +02:00
parent 51ed79611d
commit d63ff510aa
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -2,4 +2,5 @@
{
options.lumpiasty.pc = lib.mkEnableOption "Enable options specific to personal computers";
options.lumpiasty.laptop = lib.mkEnableOption "Enable options specific to laptops";
}