mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
immich
This commit is contained in:
parent
e41230f51c
commit
fc396dbed7
1 changed files with 1 additions and 3 deletions
|
|
@ -52,6 +52,7 @@
|
|||
"d /storage/services/qbittorrent 0755 qbittorrent media_services - -"
|
||||
"d /storage/services/qbittorrent/config 0755 qbittorrent media_services - -"
|
||||
"d /media/storage/media/books/audio/podcasts/C2C 0777 c2c media_services - -"
|
||||
"d /storage/services/immich 0755 immich media_services - -"
|
||||
];
|
||||
|
||||
services.jellyfin.enable = true;
|
||||
|
|
@ -142,9 +143,6 @@
|
|||
group = "media_services";
|
||||
};
|
||||
|
||||
systemd.tmpfiles.rules = [
|
||||
"d /storage/services/immich 0755 immich media_services - -"
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
vim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue