remove nur

This commit is contained in:
jopejoe1 2024-01-02 21:36:38 +01:00
parent 4050b8d212
commit 658507c387
6 changed files with 36 additions and 24 deletions

View file

@ -4,7 +4,11 @@
inputs = rec {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
kde2nix.url = "github:nix-community/kde2nix";
nur.url = "github:nix-community/NUR";
firefox-addons = {
url = "gitlab:rycee/nur-expressions?dir=pkgs/firefox-addons";
inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-utils.follows = "flake-utils";
};
jovian = {
url = "github:Jovian-Experiments/Jovian-NixOS";
inputs.nixpkgs.follows = "nixpkgs";