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 {
|
||||
inherit (pkgs)
|
||||
# bc
|
||||
bsp-layout clipedit lockscreen terminator; # required by bsp-layout
|
||||
bc# required by bsp-layout
|
||||
bsp-layout clipedit lockscreen terminator;
|
||||
};
|
||||
services.sxhkd =
|
||||
let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue