tack and everything and wow
This commit is contained in:
parent
480c556d32
commit
7a6f387652
24 changed files with 801 additions and 358 deletions
|
|
@ -4,6 +4,7 @@
|
|||
mkWrappers,
|
||||
inputs,
|
||||
scope,
|
||||
getFlakePkg,
|
||||
...
|
||||
}:
|
||||
let
|
||||
|
|
@ -66,9 +67,7 @@ let
|
|||
tab-overview=Control+Alt+Tab
|
||||
'';
|
||||
|
||||
toesPkg = pkgs.foot.overrideAttrs {
|
||||
src = inputs.toes;
|
||||
};
|
||||
toesPkg = getFlakePkg inputs.toes;
|
||||
|
||||
toes = wrap {
|
||||
name = "foot";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue