Working config (until now)

This commit is contained in:
2025-05-05 21:53:36 +02:00
parent 516d786c1b
commit fa8f769068
16 changed files with 297 additions and 69 deletions

View File

@@ -1,4 +1,4 @@
{ ... }:
{ pkgs, ... }:
{
imports = [
./telescope.nix
@@ -7,6 +7,7 @@
./lualine.nix
./dashboard.nix
./neotree.nix
./dap.nix
];
programs.nixvim.plugins = {