Skip to content

Commit

Permalink
✨ (nixvim): move to flakeModule
Browse files Browse the repository at this point in the history
  • Loading branch information
elythh committed Jan 24, 2025
1 parent f0b5e95 commit 9b336ee
Show file tree
Hide file tree
Showing 3 changed files with 149 additions and 144 deletions.
161 changes: 112 additions & 49 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
spicetify.inputs.nixpkgs.follows = "nixpkgs";

# My personal nixvim config
nixvim.url = "github:elythh/nixvim/dev";
nixvim.url = "github:elythh/nixvim/new-struct";

# Minecraft Servers
nix-minecraft.url = "github:Infinidoge/nix-minecraft";
Expand Down
Loading

0 comments on commit 9b336ee

Please sign in to comment.