move stretchly config from user to profile
This commit is contained in:
parent
65899f0f9c
commit
04673e9175
2 changed files with 8 additions and 7 deletions
|
@ -35,11 +35,6 @@
|
|||
source = ./config/doom;
|
||||
target = "${config.xdg.configHome}/doom";
|
||||
};
|
||||
|
||||
stretchly_config = {
|
||||
source = ./config/stretchly.json;
|
||||
target = "${config.xdg.configHome}/Stretchly/config.json";
|
||||
};
|
||||
};
|
||||
|
||||
packages = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue