fix: fixed nix flake check
This commit is contained in:
parent
a4f3b3141d
commit
3d1750060d
3 changed files with 4 additions and 3 deletions
|
|
@ -28,8 +28,7 @@ in {
|
|||
};
|
||||
};
|
||||
"system/media" = {
|
||||
atime = "off";
|
||||
relatime = "off";
|
||||
mount = "/persist/replicate/system/media";
|
||||
|
||||
directories."${config.services.jellyfin.media_directory}" = lib.mkIf config.services.jellyfin.impermanence.enable {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue