From 4c0e14a85c5736cfb19533768526e9690383ba1b Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Thu, 27 Jul 2023 13:32:40 +0200 Subject: [PATCH] testing --- overlays/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overlays/default.nix b/overlays/default.nix index bc69bf1..26171b9 100644 --- a/overlays/default.nix +++ b/overlays/default.nix @@ -8,7 +8,7 @@ prismlauncher.overlays.default nur.overlay - (self: super: { + (slef: super: { tela-icon-theme = super.tela-icon-theme.overrideAttrs (old: { src = self.inputs.tela-icon-theme;