{ lib, pkgs, ... }: lib.optionalAttrs pkgs.stdenv.hostPlatform.isLinux { river-configuration = ./configuration.nix; }