ma configs/default: add vim as default
This commit is contained in:
parent
da17fa4103
commit
a795766f3a
|
@ -22,6 +22,7 @@ with import <stockholm/lib>;
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
vim
|
||||
rxvt_unicode.terminfo
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue