Add and sort system packages
This commit is contained in:
parent
d0cc8d4a3c
commit
5734861d54
13
base.nix
13
base.nix
@ -20,12 +20,15 @@
|
||||
nix.gc.automatic = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
vim
|
||||
nano
|
||||
wget
|
||||
tmux
|
||||
file
|
||||
git
|
||||
htop
|
||||
nano
|
||||
nvim
|
||||
tmux
|
||||
vim
|
||||
wget
|
||||
|
||||
kitty.terminfo
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user