This commit is contained in:
Daniel Langbein 2023-09-07 15:35:34 +02:00
parent cffcec4dc0
commit 1e841a5b23

View File

@ -11,6 +11,9 @@
};
# environment.sessionVariables.NAUTILUS_4_EXTENSION_DIR = "${config.system.path}/lib/nautilus/extensions-4";
# List of directories to be symlinked in /run/current-system/sw.
# -> There will be a symlink at /run/current-system/sw/share/nautilus-python/extensions
#environment.pathsToLink = [
# "/share/nautilus-python/extensions"
#];