about summary refs log blame commit diff stats
path: root/modules/home/conf/iamb/default.nix
blob: 2a93472c5adfbbc2e5739b3a1a6340067db73c79 (plain) (tree)
1
2
3

                                                           
{...}: {
  xdg.configFile."iamb/config.json".source = ./config.json;
}