{ config, pkgs, ... }: { xdg.configFile."river/init".source = ./init; xdg.configFile."river/res".source = ./res; } # vim: ts=2