43 current 2024-04-23 19:12:34 24.05.20240419.5c24cf2 6.6.28 *

This commit is contained in:
sadanslargehole 2024-04-23 19:12:41 -04:00
parent d69dcb8665
commit 2f8eb44656
No known key found for this signature in database
GPG key ID: B2E2F4A5161A7800
2 changed files with 21 additions and 1 deletions

View file

@ -63,7 +63,7 @@
# plain files is through 'home.file'.
home.file = {
kitty = {
# recursive = true;
recursive = true;
source = config.lib.file.mkOutOfStoreSymlink ../../dotfiles/kitty;
target = "./.config/kitty";
};