mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-23 04:37:01 -04:00
45 current 2024-04-23 19:47:09 24.05.20240419.5c24cf2 6.6.28 *
This commit is contained in:
parent
a78213fc2f
commit
86ab862da4
2 changed files with 21 additions and 4 deletions
|
@ -63,12 +63,12 @@
|
|||
# plain files is through 'home.file'.
|
||||
home.file = {
|
||||
kitty = {
|
||||
recursive = true;
|
||||
#recursive = true;
|
||||
source = config.lib.file.mkOutOfStoreSymlink ../../dotfiles/kitty;
|
||||
target = "./.config/kitty";
|
||||
};
|
||||
btop = {
|
||||
recursive = true;
|
||||
#recursive = true;
|
||||
source = config.lib.file.mkOutOfStoreSymlink ../../dotfiles/btop;
|
||||
target = "./.config/btop";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue