Gabriele Modena

Results 6 issues of Gabriele Modena

Suggested in https://discourse.nixos.org/t/managing-flatpaks-declaratively/34532/13.

enhancement

Add the capability to update applications individually.

enhancement

### Checklist - [X] I have given details of my install including Distribution, Wayland/ XOrg, Parameters Used, echo $XAUTHORITY, etc. - [X] I have provided logs showing any errors, if...

**This is a WIP**. Issue #78 Adds support for installing application from a flatpakref uri. ## Changes When installing from a flatpakref, and packages will tracked in the gcroot state...

The `remoteOptions` setting allows you to declare additional arguments to pass to Flatpak's remote-add command: [link to code](https://github.com/gmodena/nix-flatpak/blob/main/modules/options.nix#L18). Currently, these extra options are not correctly applied in the generated `flatpak...

bug

**WARNING: this PR contains experimental code. It overwrites system/user flatpak override files and could cause data loss**. Addresses #82 , #128. ## What This PR introduces the capability to read...