gnome3: link nautilus-python paths to environment
This commit is contained in:
parent
538d1a0e0e
commit
e35acd7f1c
@ -179,7 +179,10 @@ in {
|
|||||||
networkmanager-iodine networkmanager-l2tp; };
|
networkmanager-iodine networkmanager-l2tp; };
|
||||||
|
|
||||||
# Needed for themes and backgrounds
|
# Needed for themes and backgrounds
|
||||||
environment.pathsToLink = [ "/share" ];
|
environment.pathsToLink = [
|
||||||
|
"/share"
|
||||||
|
"/share/nautilus-python/extensions"
|
||||||
|
];
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user