Skip to content

services.flatpak.uninstallUnmanaged does not uninstall previously specified runtime extensions #194

Description

@Kladki

For example, specifying:

    services.flatpak.packages = [
      "org.freedesktop.Platform.VulkanLayer.OBSVkCapture/x86_64/25.08"
    ];

Leads to the extension being installed in flatpak list.

However, when removing it:

    services.flatpak.packages = [];

The package is still there in flatpak list.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions