{config, ...}: { home-manager.xdg.configFile."grades/config.yaml" = { enable = true; target = "grades/config.yaml"; source = "./config.yaml"; }; }