mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 21:49:52 -07:00
pkgs: add ani-cli and manga-tui
This commit is contained in:
parent
4e5dd3183c
commit
94cf193aa0
2 changed files with 5 additions and 0 deletions
|
@ -9,6 +9,7 @@ in {
|
|||
nixpkgs.overlays = [
|
||||
(self: super: {
|
||||
librewolf = stablepkgs.librewolf;
|
||||
manga-tui = bleedingpkgs.manga-tui;
|
||||
})
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue