mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 21:39:23 +02:00
remove nur
This commit is contained in:
parent
4050b8d212
commit
658507c387
6 changed files with 36 additions and 24 deletions
|
@ -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; });
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue