Revert "Changed: Neovim Conf"

This reverts commit 75c06f5780.
This commit is contained in:
2025-03-26 14:21:21 +01:00
parent 0331d55c34
commit 4549818099
17 changed files with 6 additions and 409 deletions

View File

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