use new nvim config

This commit is contained in:
xunuwu 2025-03-02 08:29:24 +01:00
parent 9beb028281
commit e897ee2708
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
3 changed files with 135 additions and 202 deletions

View file

@ -39,8 +39,8 @@
home-manager.url = "github:nix-community/home-manager";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
nvim-nix.url = "github:xunuwu/nvim-nix";
nvim-nix.inputs.nixpkgs.follows = "nixpkgs";
nvim-config.url = "github:xunuwu/nvim-config";
nvim-config.inputs.nixpkgs.follows = "nixpkgs";
stylix.url = "github:danth/stylix";
stylix.inputs.nixpkgs.follows = "nixpkgs";