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

@ -11,10 +11,11 @@ in {
overlays = [
self.inputs.prismlauncher.overlays.default
self.inputs.nur.overlay
(_self: super: rec {
firefox-addons = self.inputs.firefox-addons.packages."${config.nixpkgs.hostPlatform.system}";
tela-icon-theme = super.tela-icon-theme.overrideAttrs
(_old: { src = self.inputs.tela-icon-theme; });