mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds zathura as a pdf reader
This commit is contained in:
parent
9a74ba2ed4
commit
e9fa95156e
2 changed files with 15 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
++ [(import ./kitty.nix)] # terminal
|
||||
++ [(import ./mako.nix)] # notification deamon
|
||||
++ [(import ./nvim.nix)] # neovim editor
|
||||
++ [(import ./zathura.nix)] # neovim editor
|
||||
++ [(import ./packages.nix)] # other packages
|
||||
++ [(import ./scripts/scripts.nix)] # personal scripts
|
||||
++ [(import ./swaylock.nix)] # lock screen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue