mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: use posy's cursor
This commit is contained in:
parent
261cadf747
commit
1c6b0131d5
4 changed files with 39 additions and 6 deletions
|
|
@ -36,6 +36,8 @@
|
|||
fish-lsp = pkgs.callPackage ./fish-lsp { };
|
||||
maeel = pkgs.callPackage ./maeel.nix { };
|
||||
tokei = pkgs.callPackage ./tokei { }; # alpha tokei with typst, skel, hledger
|
||||
|
||||
posy-cursor = pkgs.callPackage ./posy-cursor.nix { };
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue