Flatpak: Difference between revisions
m →Declaratively: nix syntax |
→declarative-flatpak: fix |
||
Line 43: | Line 43: | ||
===== [https://github.com/in-a-dil-emma/declarative-flatpak declarative-flatpak] ===== | ===== [https://github.com/in-a-dil-emma/declarative-flatpak declarative-flatpak] ===== | ||
A | A congruent approach to Flatpak management where changes are designed to be atomic, ensuring that either they succeed or nothing happens. This module uses a temporary installation and then overwrites the current one. Note that it supports non-flake installs | ||
<small>For more details, see [https://github.com/in-a-dil-emma/declarative-flatpak/issues/44 declarative-flatpak/issues/44]</small> | |||
==== Imperatively ==== | ==== Imperatively ==== |