fix oos symlink

aarch64
Zynh Ludwig 2024-02-28 18:35:21 -08:00
parent f1ca2bc8fd
commit 0385a1430a
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +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 = config.lib.mkOutOfStoreSymlink ./fish/themes/val-cat; source = config.lib.file.mkOutOfStoreSymlink ./fish/themes/val-cat;
}; };
# # You can also set the file content immediately. # # You can also set the file content immediately.
# ".gradle/gradle.properties".text = '' # ".gradle/gradle.properties".text = ''