Fix bsp-layout: add bc
This commit is contained in:
parent
9de02ed2a5
commit
b10fa4cd8c
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue