diff options
| author | Mel <mel@rnrd.eu> | 2025-02-10 22:59:18 +0100 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2025-02-10 22:59:18 +0100 |
| commit | eb61c9affaa3e358e2e46a6efd4bdc4c1e5957c3 (patch) | |
| tree | 1ac6709b314101ecdbad7845cffe0bf1f7bfcb5f | |
| parent | 7be1e364b8fc47c3b2a6c7207912ef7a65dca4a1 (diff) | |
| download | minerals-eb61c9affaa3e358e2e46a6efd4bdc4c1e5957c3.tar.zst minerals-eb61c9affaa3e358e2e46a6efd4bdc4c1e5957c3.zip | |
Explicitly add man-page packages
Signed-off-by: Mel <mel@rnrd.eu>
| -rw-r--r-- | modules/common.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/common.nix b/modules/common.nix index 2575530..b139458 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -114,6 +114,8 @@ borgbackup pika-backup prismlauncher xonotic + + man-pages man-pages-posix ]) ++ (with auxiliaryPkgs; [ ghidra ngfx retroarch wine ]); |
