1
This commit is contained in:
2022-11-09 23:16:06 +01:00
parent 1cc3254b6e
commit 540b9d5106

View File

@ -60,6 +60,7 @@ in {
in settings_str;
}
# TODO: Is cfg.preview double checked?
(optionalAttrs cfg.preview {
".config/ranger/scope.sh".source = mkIf cfg.preview ../../config/ranger/scope.sh;
})