mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
feat: remove nur
This commit is contained in:
@@ -69,11 +69,6 @@
|
||||
currentSystemUser
|
||||
];
|
||||
};
|
||||
nixpkgs.config.packageOverrides = pkgs: {
|
||||
nur = import (builtins.fetchTarball "https://github.com/nix-community/NUR/archive/main.tar.gz") {
|
||||
inherit pkgs;
|
||||
};
|
||||
};
|
||||
|
||||
documentation.man.generateCaches = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user