Loading
cosmic-bg: substitute default background path
The directory `/usr/share/backgrounds/cosmic/` is not accessible on NixOS because the directory `/usr` does not exist on NixOS. But the wallpaper image that upstream uses as the default wallpapers is packaged in the `cosmic-wallpapers` package. So substitute the FHS path with the path of the wallpaper image from the Nix store, making this work on NixOS _and_ non-NixOS operating systems.