symlink valcat

aarch64
Zynh Ludwig 2024-02-28 18:22:11 -08:00
parent 93937e5113
commit f1ca2bc8fd
1 changed files with 1 additions and 2 deletions

View File

@ -45,8 +45,7 @@
# ".screenrc".source = dotfiles/screenrc; # ".screenrc".source = dotfiles/screenrc;
".local/share/omf/themes/val-cat" = { ".local/share/omf/themes/val-cat" = {
enable = true; enable = true;
source = "./fish/themes/val-cat"; source = config.lib.mkOutOfStoreSymlink ./fish/themes/val-cat;
recursive = true;
}; };
# # You can also set the file content immediately. # # You can also set the file content immediately.
# ".gradle/gradle.properties".text = '' # ".gradle/gradle.properties".text = ''