61 current 2024-04-23 21:31:49 24.05.20240419.5c24cf2 6.6.28 *

This commit is contained in:
sadanslargehole 2024-04-23 21:31:59 -04:00
parent cf3828f6a3
commit 43667f3080
No known key found for this signature in database
GPG key ID: B2E2F4A5161A7800
2 changed files with 21 additions and 19 deletions

View file

@ -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;