add pdf viewer
This commit is contained in:
parent
f01096d4e7
commit
83caa06510
|
@ -2,6 +2,7 @@
|
||||||
{
|
{
|
||||||
home.packages = (with pkgs; [
|
home.packages = (with pkgs; [
|
||||||
bitwise # cli tool for bit / hex manipulation
|
bitwise # cli tool for bit / hex manipulation
|
||||||
|
evince # gnome pdf viewer
|
||||||
eza # ls replacement
|
eza # ls replacement
|
||||||
entr # perform action when file change
|
entr # perform action when file change
|
||||||
fd # find replacement
|
fd # find replacement
|
||||||
|
|
Loading…
Reference in a new issue