mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-03 19:42:10 +02:00
Update
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ pkgs, inputs, ... }: {
|
||||
{ inputs, ... }: {
|
||||
imports = [
|
||||
inputs.nixvim.homeManagerModules.nixvim
|
||||
./auto-pairs.nix
|
||||
@@ -22,6 +22,7 @@
|
||||
./comment.nix
|
||||
./oil.nix
|
||||
./trouble.nix
|
||||
./tmux-navigator.nix
|
||||
];
|
||||
|
||||
programs.nixvim = {
|
||||
|
||||
Reference in New Issue
Block a user