fix: remove nixvim hardcoded system
This commit is contained in:
parent
be1df0d826
commit
53378cdfc9
3 changed files with 34 additions and 34 deletions
|
|
@ -28,7 +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";
|
||||
nixvim.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