pkg changes

This commit is contained in:
k 2026-05-10 15:25:38 -04:00
parent 3404e043ec
commit b0e366a2d1
4 changed files with 12 additions and 16 deletions

View file

@ -35,6 +35,8 @@
ispell
calc
ripgrep
neovim
];
};
@ -52,13 +54,12 @@
withNativeCompilation = true;
};
extraPackages = epkgs: [
epkgs.vterm
];
};
};
services = {
syncthing.enable = true;
syncthing.enable = false;
mpd = {
enable = true;