Migrate neovim configuration to nixvim
This commit is contained in:
parent
41e97a6fc9
commit
bede9baa04
12 changed files with 374 additions and 509 deletions
|
|
@ -28,6 +28,7 @@
|
|||
|
||||
# Add any other flake you might need.
|
||||
nix-minecraft.url = "github:Infinidoge/nix-minecraft";
|
||||
nixvim-config.url = "git+https://git.sajenim.dev/jasmine/nvim.nix.git";
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, home-manager, ... }@inputs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue