mirror of
https://github.com/Dichgrem/DCGOS.git
synced 2025-12-17 03:31:59 -05:00
refactor:readest
This commit is contained in:
5
home/gui/ebook-reader/readest.nix
Normal file
5
home/gui/ebook-reader/readest.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
readest
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user