hmm
This commit is contained in:
@@ -23,12 +23,6 @@ in
|
||||
"nasa"
|
||||
]) "bing" "Source for the wallpaper (bing or nasa)";
|
||||
};
|
||||
|
||||
xdg.portal.extraPortals = [ ];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
kdePackages.kdeplasma-addons
|
||||
];
|
||||
};
|
||||
|
||||
config = lib.mkIf cfg.enable (
|
||||
@@ -44,6 +38,10 @@ in
|
||||
};
|
||||
|
||||
xdg.portal.extraPortals = [ ];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
kdePackages.kdeplasma-addons
|
||||
];
|
||||
}
|
||||
|
||||
# Wallpaper management: wire the shared wallpaper module in when requested.
|
||||
|
||||
Reference in New Issue
Block a user