Merge branch 'main' of codeberg.org:muon/home

This commit is contained in:
muon 2026-01-17 11:01:59 +00:00
commit c960a79e21
7 changed files with 236 additions and 249 deletions

View file

@ -14,7 +14,8 @@
nix-alien.url = "github:thiagokokada/nix-alien";
nvf = {
url = "github:NotAShelf/nvf";
# url = "github:NotAShelf/nvf";
url = "github:thamenato/nvf/fix-nvim-treesitter";
inputs.nixpkgs.follows = "nixpkgs";
};