mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
refactor
This commit is contained in:
parent
cffcec4dc0
commit
1e841a5b23
@ -11,7 +11,10 @@
|
||||
};
|
||||
|
||||
# environment.sessionVariables.NAUTILUS_4_EXTENSION_DIR = "${config.system.path}/lib/nautilus/extensions-4";
|
||||
# environment.pathsToLink = [
|
||||
# "/share/nautilus-python/extensions"
|
||||
# ];
|
||||
|
||||
# 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"
|
||||
#];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user