mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-08 12:47:00 +01:00
Working config (until now)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ ... }:
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./telescope.nix
|
||||
@@ -7,6 +7,7 @@
|
||||
./lualine.nix
|
||||
./dashboard.nix
|
||||
./neotree.nix
|
||||
./dap.nix
|
||||
];
|
||||
|
||||
programs.nixvim.plugins = {
|
||||
|
||||
Reference in New Issue
Block a user