mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-22 12:17:00 -04:00
61 current 2024-04-23 21:31:49 24.05.20240419.5c24cf2 6.6.28 *
This commit is contained in:
parent
cf3828f6a3
commit
43667f3080
2 changed files with 21 additions and 19 deletions
|
@ -73,6 +73,11 @@
|
|||
source = ../../dotfiles/kitty;
|
||||
target = "./.config/kitty";
|
||||
};
|
||||
gh = {
|
||||
recursive = true;
|
||||
source = config.lib.file.mkOutOfStoreSymlink ../../dotfiles/gh;
|
||||
target = "./.config/gh";
|
||||
};
|
||||
btop = {
|
||||
recursive = true;
|
||||
source = ../../dotfiles/btop;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue