From 6026ba2d1073558a34fc322ad88911e44679d196 Mon Sep 17 00:00:00 2001 From: Snorre Ettrup Altschul Date: Wed, 2 Apr 2025 23:08:32 +0200 Subject: [PATCH] added readme --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..163e055 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Declarative Jellyfin + +This repository provides a nix flake that allows for declarative configuration of +Users, Libraries, Plugins, Settings, etc. + +# Progress + +- [ ] Users + - [ ] Create users + - [ ] Hashed passwords +- [ ] Libraries +- [ ] Plugins +- [ ] Settings + - [ ] Scheduled jobs