package etc import "git.sr.ht/~cco/go-scopes/config" func Overrides() config.Settings { return config.Settings{ //HOME: "/home/scopes/app", } }