about summary refs log tree commit diff stats
path: root/modules/home.legacy/conf/iamb/default.nix
blob: 2a93472c5adfbbc2e5739b3a1a6340067db73c79 (plain) (blame)
1
2
3
{...}: {
  xdg.configFile."iamb/config.json".source = ./config.json;
}