mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat: add separate neovim config for manpager use
This commit is contained in:
parent
ccba5306de
commit
ea63eea40b
6 changed files with 31 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
];
|
||||
|
||||
home = {
|
||||
extraOutputsToInstall = ["doc" "devdoc"];
|
||||
extraOutputsToInstall = ["man" "doc" "devdoc"];
|
||||
packages = with pkgs; [
|
||||
git-lfs
|
||||
d2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue