parent
a53626d5c3
commit
5823811700
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ in
|
|||
}
|
||||
]
|
||||
++ [
|
||||
(lib.mkIf cfg.impermanence.enable {
|
||||
(lib.optionalAttrs cfg.impermanence.enable {
|
||||
home.persistence."/persist/home/${cfg.username}" = {
|
||||
inherit (cfg.impermanence) directories files;
|
||||
allowOther = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue