Fix syntax issue in ThinkPad polybar override
This commit is contained in:
parent
05a5d8f865
commit
b1531f1a37
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, lib, ... }
|
||||
{ pkgs, lib, ... }:
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [ lm_sensors ];
|
||||
|
|
Loading…
Add table
Reference in a new issue