Merge pull request #173842 from bobby285271/pantheon-updates
nixos/pantheon: install sideload when Flatpak is enabled
This commit is contained in:
commit
ce084ad5bf
1 changed files with 1 additions and 0 deletions
|
@ -291,6 +291,7 @@ in
|
|||
# Only install appcenter if flatpak is enabled before
|
||||
# https://github.com/NixOS/nixpkgs/issues/15932 is resolved.
|
||||
appcenter
|
||||
sideload
|
||||
])) config.environment.pantheon.excludePackages;
|
||||
|
||||
# needed by screenshot
|
||||
|
|
Loading…
Reference in a new issue