fix: fixed trailing mount path issue
This commit is contained in:
parent
2922114367
commit
a4f3b3141d
4 changed files with 17 additions and 4 deletions
|
|
@ -407,6 +407,7 @@ in {
|
|||
mount = SOPS_AGE_KEY_DIRECTORY;
|
||||
atime = "off";
|
||||
relatime = "off";
|
||||
impermanence.enable = false;
|
||||
};
|
||||
}
|
||||
(lib.mkIf (!config.storage.impermanence.enable) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue