terra: drop kicad flatpak
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -27,11 +27,10 @@ in
|
|||||||
remotes = [{ name = "flathub"; location = "https://dl.flathub.org/repo/flathub.flatpakrepo"; }];
|
remotes = [{ name = "flathub"; location = "https://dl.flathub.org/repo/flathub.flatpakrepo"; }];
|
||||||
packages = [
|
packages = [
|
||||||
{ appId = "com.github.tchx84.Flatseal"; origin = "flathub"; }
|
{ appId = "com.github.tchx84.Flatseal"; origin = "flathub"; }
|
||||||
{ appId = "com.blitzfc.qbz"; origin = "flathub"; }
|
{ appId = "com.blitzfc.qbz"; origin = "flathub"; }
|
||||||
{ appId = "com.discordapp.Discord"; origin = "flathub"; }
|
{ appId = "com.discordapp.Discord"; origin = "flathub"; }
|
||||||
{ appId = "org.telegram.desktop"; origin = "flathub"; }
|
{ appId = "org.telegram.desktop"; origin = "flathub"; }
|
||||||
{ appId = "com.bambulab.BambuStudio"; origin = "flathub"; }
|
{ appId = "com.bambulab.BambuStudio"; origin = "flathub"; }
|
||||||
{ appId = "org.kicad.KiCad"; origin = "flathub"; }
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user