[fix] update session variables explicitly
This commit is contained in:
parent
cd8d13c68e
commit
469e010103
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ in {
|
|||
publicShare = "${config.home.homeDirectory}";
|
||||
templates = "${config.home.homeDirectory}";
|
||||
videos = "${config.home.homeDirectory}/vids";
|
||||
setSessionVariables = true;
|
||||
};
|
||||
portal = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue