This commit is contained in:
Chris Kruining 2024-09-01 18:04:49 +02:00
parent ee0fdf6ef3
commit c27b8cb325
4 changed files with 27 additions and 11 deletions

View file

@ -15,10 +15,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nixvim = {
url = "github:nix-community/nixvim";
inputs.nixpkgs.follows = "nixpkgs";
};
nixvim.url = "github:nix-community/nixvim";
firefox.url = "github:nix-community/flake-firefox-nightly";