Changed: Neovim Conf

This commit is contained in:
2025-03-26 13:26:52 +01:00
parent 7ca8e843c2
commit 75c06f5780
18 changed files with 443 additions and 6 deletions

View File

@@ -4,11 +4,7 @@
catppuccin-bat,
...
}: {
home.packages = with pkgs; [
# docker
docker-compose
];
#home.packages = with pkgs; [];
programs = {
tmux = {