Fix bsp-layout: add bc

This commit is contained in:
Filippo Berto 2023-04-13 14:32:20 +02:00
parent 9de02ed2a5
commit b10fa4cd8c
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -5,8 +5,8 @@
]; ];
home.packages = builtins.attrValues { home.packages = builtins.attrValues {
inherit (pkgs) inherit (pkgs)
# bc bc# required by bsp-layout
bsp-layout clipedit lockscreen terminator; # required by bsp-layout bsp-layout clipedit lockscreen terminator;
}; };
services.sxhkd = services.sxhkd =
let let