Loading
cosmic-settings-daemon: substitute the GTK3 theme path
The directory `/usr/share/themes/adw-gtk3*` is not accessible on NixOS because the directory `/usr` does not exist on NixOS. The package `adw-gtk3` exists in nixpkgs that provides this exact GTK theme which upstream uses. Substitute the FHS path with the path of the `adw-gtk3` package from the Nix store.