Fix syntax issue in ThinkPad polybar override

This commit is contained in:
Elnu 2022-10-09 19:30:10 -07:00
parent 05a5d8f865
commit b1531f1a37

View file

@ -1,4 +1,4 @@
{ pkgs, lib, ... }
{ pkgs, lib, ... }:
{
home.packages = with pkgs; [ lm_sensors ];