Remove NUR

This commit is contained in:
Natsu Kagami 2024-08-19 17:28:08 +02:00
parent fbe19bac34
commit 59f9ae8d5b
Signed by: nki
GPG key ID: 55A032EB38B49ADB
4 changed files with 2 additions and 25 deletions

View file

@ -1,8 +1,3 @@
{
allowUnfree = true;
packageOverrides = pkgs: {
nur = import (builtins.fetchTarball "https://github.com/nix-community/NUR/archive/master.tar.gz") {
inherit pkgs;
};
};
}