Revert to Librewolf, simplifications to other files
This commit is contained in:
parent
1b3acb1258
commit
32234744f0
11 changed files with 18 additions and 40 deletions
|
@ -6,8 +6,6 @@
|
|||
|
||||
config = lib.mkIf config.system.fileserver.enable {
|
||||
services.jellyfin.enable = true;
|
||||
environment.persistence."/persist".directories = [
|
||||
"/var/lib/jellyfin"
|
||||
];
|
||||
environment.persistence."/persist".directories = [ "/var/lib/jellyfin" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue