flake: remove conduwuit

This commit is contained in:
Infinidoge 2025-08-28 14:44:00 -04:00
parent 1f4e000019
commit 2631bffce4
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A
4 changed files with 1 additions and 445 deletions

View file

@ -1,10 +0,0 @@
{
nix.settings = {
substituters = [
#"https://attic.kennel.juneis.dog/conduwuit"
];
trusted-public-keys = [
#"conduwuit:BbycGUgTISsltcmH0qNjFR9dbrQNYgdIAcmViSGoVTE="
];
};
}