This website requires JavaScript.
Explore
Help
Sign in
punkfairie
/
marleyos
Watch
1
Star
0
Fork
You've already forked marleyos
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e63b6d8914
marleyos
/
home
/
programs
/
zathura.nix
9 lines
90 B
Nix
Raw
Normal View
History
Unescape
Escape
🎨 style(fmt): Switch to nixfmt; add treesitter hints Switch to nixfmt as when I was adding treesitter injected lang hints, Alejandra was not formatting those comments in a way I liked. Turns out I like the nixfmt style in general better.
2024-11-02 15:35:48 -07:00
{
.
.
.
}:
{
✨ feat(zathura): Install zathura
2024-10-26 21:02:53 -07:00
programs
.
zathura
=
{
enable
=
true
;
rose-pine
.
enable
=
true
;
}
;
}
Reference in a new issue
Copy permalink