system changes
This commit is contained in:
parent
c733d64c6e
commit
c2855a08a2
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ Set up home manager for my user account and import submodules. Define my user as
|
|||
|
||||
home.sessionSearchVariables = {
|
||||
MANPATH = [
|
||||
"/Library/Developer/CommandLineTools/SDKs/macOSX13.0.sdk/usr/share/man"
|
||||
"/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/share/man"
|
||||
"/usr/share/man"
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue