particle-os-modules/files/usr/bin
fiftydinar ec020cd2ca
fix(default-flatpaks): Missing notification for system flatpaks (#87)
* fix:(default-flatpaks): Missing notification for system flatpaks

This approach, while more fragmented, it's cleaner, as there is a clearer separation of root & non-root operations done by flatpak-setup service. This should probably increase security too (but I'm not the expert to talk seriously about that). It also gets rid of some non-harming error for /var data, can't remember it fully.

While it may be confusing for users that they have to type:

`systemctl status --user system-flatpak-setup`

instead of previous:

`systemctl status system-flatpak-setup`

It is something worth sacrificing for the important user-experience fix.
2023-12-27 09:12:49 +00:00
..
flatpaksync chore: rename GIST_REPO to GIT_REPO 2023-10-22 12:41:00 +03:00
system-flatpak-presetup fix(default-flatpaks): Missing notification for system flatpaks (#87) 2023-12-27 09:12:49 +00:00
system-flatpak-setup fix(default-flatpaks): Missing notification for system flatpaks (#87) 2023-12-27 09:12:49 +00:00
ublue-nix-install refactor(nix): use determinate system installer instead of custom script 2023-08-27 00:50:06 -03:00
ublue-nix-uninstall refactor(nix): use determinate system installer instead of custom script 2023-08-27 00:50:06 -03:00
user-flatpak-setup fix(default-flatpaks): Add missing execute permission to binaries 2023-12-22 15:03:27 +01:00