remove tela

This commit is contained in:
jopejoe1 2025-02-23 15:42:57 +01:00
parent 556ed595dd
commit c8852fb864
3 changed files with 0 additions and 25 deletions

View file

@ -127,9 +127,6 @@ in
(_self: super: rec {
firefox-addons = self.inputs.firefox-addons.packages.${config.nixpkgs.hostPlatform.system};
localPkgs = self.outputs.packages.${config.nixpkgs.hostPlatform.system};
tela-icon-theme = super.tela-icon-theme.overrideAttrs {
src = self.inputs.tela;
};
})
];
};