Add tldr and vim packages
This commit is contained in:
parent
4321802a22
commit
ae5a9b7b64
|
|
@ -10,5 +10,7 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
tldr
|
||||
vim
|
||||
];
|
||||
}
|
||||
Loading…
Reference in New Issue