Updates
This commit is contained in:
parent
d77386415f
commit
02c1ed3ea7
5 changed files with 74 additions and 34 deletions
|
|
@ -28,17 +28,6 @@
|
|||
|
||||
# Flatpaks
|
||||
services.flatpak = lib.mkIf (config?services.flatpak.packages) {
|
||||
packages = [
|
||||
# Utilities
|
||||
"org.gnome.World.PikaBackup"
|
||||
|
||||
# Customization
|
||||
"com.github.tchx84.Flatseal"
|
||||
|
||||
# Games
|
||||
"com.usebottles.bottles"
|
||||
];
|
||||
|
||||
uninstallUnmanaged = true;
|
||||
update.onActivation = true;
|
||||
update.auto.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue