enable flatpak on all desktops
This commit is contained in:
parent
3d1f8393f4
commit
c45080ccd5
3 changed files with 5 additions and 7 deletions
|
|
@ -11,9 +11,6 @@ in {
|
|||
config = lib.mkIf isEnabled {
|
||||
my.desktop.enable = true;
|
||||
|
||||
# flatpak xdg-portal-kde crashes, otherwise this would be global
|
||||
services.flatpak.enable = false;
|
||||
|
||||
services = {
|
||||
# Enable the KDE Plasma Desktop Environment.
|
||||
xserver = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue