fix: fixed trailing mount path issue

This commit is contained in:
Leyla Becker 2025-11-23 15:35:26 -06:00
parent 2922114367
commit a4f3b3141d
4 changed files with 17 additions and 4 deletions

View file

@ -407,6 +407,7 @@ in {
mount = SOPS_AGE_KEY_DIRECTORY;
atime = "off";
relatime = "off";
impermanence.enable = false;
};
}
(lib.mkIf (!config.storage.impermanence.enable) {