62 current 2024-04-23 21:38:31 24.05.20240419.5c24cf2 6.6.28 *

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

View file

@ -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 = {