mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-22 04:07:00 -04:00
62 current 2024-04-23 21:38:31 24.05.20240419.5c24cf2 6.6.28 *
This commit is contained in:
parent
43667f3080
commit
f77701bc50
2 changed files with 17 additions and 17 deletions
|
@ -75,7 +75,7 @@
|
|||
};
|
||||
gh = {
|
||||
recursive = true;
|
||||
source = config.lib.file.mkOutOfStoreSymlink ../../dotfiles/gh;
|
||||
source = config.lib.file.mkOutOfStoreSymlink "${config.home.homeDirectory}/nixos/dotfiles/gh";
|
||||
target = "./.config/gh";
|
||||
};
|
||||
btop = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue