aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authordrduh <github@duh.to>2024-05-05 19:06:02 +0000
committerGitHub <noreply@github.com>2024-05-05 19:06:02 +0000
commit41f42cf059e7b7231143ffeb68c3b99e8399c5da (patch)
treefc30c7ddb2fa58ae18d98c47a0726703d547a0e7
parentMerge pull request #437 from manuth/screensaver (diff)
parentAdd `okular` as a markdown viewer (diff)
downloadYubiKey-Guide-41f42cf059e7b7231143ffeb68c3b99e8399c5da.tar.gz
Merge pull request #439 from manuth/markdown-viewer
Add a Markdown Viewer to the NixOS Image
-rw-r--r--flake.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index f3eb722..e7227d9 100644
--- a/flake.nix
+++ b/flake.nix
@@ -152,6 +152,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