aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/flake.nix
diff options
context:
space:
mode:
authorManuel Thalmann <m@nuth.ch>2024-05-03 01:40:09 +0200
committerManuel Thalmann <m@nuth.ch>2024-05-03 01:40:09 +0200
commitf7f719b153bd82776f39c9d4b7828b0b4ec5aa5e (patch)
tree710dc76d28d9cd29881398690462b96b8046e752 /flake.nix
parentMerge pull request #431 from drduh/wip-29mar24 (diff)
downloadYubiKey-Guide-f7f719b153bd82776f39c9d4b7828b0b4ec5aa5e.tar.gz
Add `okular` as a markdown viewer
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 789b70f..99f4d80 100644
--- a/flake.nix
+++ b/flake.nix
@@ -149,6 +149,9 @@
# This guide itself (run `view-yubikey-guide` on the terminal
# to open it in a non-graphical environment).
yubikeyGuide
+
+ # PDF and Markdown viewer
+ okular
];
# Disable networking so the system is air-gapped