add more default packages

This commit is contained in:
kp2pml30 2025-03-28 18:17:05 +04:00
parent 1d0f0288a8
commit 5057d037cb
Signed by: kp2pml30
GPG key ID: CD6528BAC23E3E34
6 changed files with 29 additions and 2 deletions

View file

@ -28,6 +28,7 @@ in {
./home.nix
./user.nix
./neovim.nix
./tui.nix
];
config = {
@ -57,8 +58,6 @@ in {
programs = {
fish.enable = true;
tmux.enable = true;
yazi.enable = true;
};
environment.systemPackages = with pkgs; [