prepare for nvix

This commit is contained in:
TheWanderingCrow 2024-09-18 15:02:16 -04:00
parent 9d47bd9c87
commit f26d58c55b

View file

@ -7,6 +7,8 @@
home-manager.url = "github:nix-community/home-manager";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
nixvim.url = "github:nix-community/nixvim";
nixvim.inputs.nixpkgs.follows = "nixpkgs";
};
outputs = inputs: let