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