Disable auto-remove flatpak package for synergy
This commit is contained in:
parent
8ead09314b
commit
afba3c5250
1 changed files with 0 additions and 5 deletions
|
@ -8,8 +8,6 @@
|
|||
|
||||
update.onActivation = true;
|
||||
|
||||
uninstallUnmanagedPackages = true;
|
||||
|
||||
packages = [
|
||||
# Gaming
|
||||
{ appId = "com.discordapp.Discord"; origin = "flathub"; }
|
||||
|
@ -29,9 +27,6 @@
|
|||
{ appId = "org.videolan.VLC"; origin = "flathub"; }
|
||||
{ appId = "com.obsproject.Studio"; origin = "flathub"; }
|
||||
{ appId = "io.github.achetagames.epic_asset_manager"; origin = "flathub"; }
|
||||
|
||||
# Autres
|
||||
{ appId = "com.github.debauchee.barrier"; origin = "flathub"; }
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue