feat(stretchly): add stretchly config

This commit is contained in:
Infinidoge 2021-10-15 09:10:27 -04:00
parent 59a28dfc4b
commit 59fa937841
2 changed files with 429 additions and 0 deletions

View file

@ -30,6 +30,11 @@
source = ./config/doom;
target = "${config.xdg.configHome}/doom";
};
stretchly_config = {
source = ./config/stretchly.json;
target = "${config.xdg.configHome}/Stretchly/config.json";
};
};
packages = with pkgs; [