You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@
24
24
</h1>
25
25
26
26
Nixflix is a declarative media server configuration manager for NixOS. The aim of the project is to automate
27
-
all of the connective tissue required to get get Starr and Jellyfin services ([Sonarr](https://github.com/Sonarr/Sonarr), [Radarr](https://github.com/Radarr/Radarr), [Lidarr](https://github.com/Lidarr/Lidarr), [Prowlarr](https://github.com/Prowlarr/Prowlarr), [Jellyfin](https://github.com/jellyfin/jellyfin), [Seerr](https://github.com/seerr-team/seerr)) working
27
+
all of the connective tissue required to get Starr and Jellyfin services ([Sonarr](https://github.com/Sonarr/Sonarr), [Radarr](https://github.com/Radarr/Radarr), [Lidarr](https://github.com/Lidarr/Lidarr), [Prowlarr](https://github.com/Prowlarr/Prowlarr), [Jellyfin](https://github.com/jellyfin/jellyfin), [Seerr](https://github.com/seerr-team/seerr)) working
28
28
together. I want users to be able to configure this module and it just works.
29
29
30
30
## Why Nixflix?
@@ -43,7 +43,7 @@ All of these services have APIs, surely we can use this to automate the whole th
43
43
44
44
Nixflix is:
45
45
46
-
- ✅ **Opionated** — Don't you hate having to think for yourself?
46
+
- ✅ **Opinionated** — Don't you hate having to think for yourself?
47
47
- ✅ **API-based** — Nixflix uses official REST APIs of each service (with a couple minor exceptions)
48
48
- ✅ **Idempotent** — All services safely execute repeatedly
49
49
- ✅ **Commanding** — Your code is _the_ source of truth, no need to fear drift
@@ -66,7 +66,7 @@ Nixflix is:
66
66
67
67
## Documentation
68
68
69
-
Checkout the [documentation](https://kiriwalawren.github.io/nixflix/) to get started.
69
+
Check out the [documentation](https://kiriwalawren.github.io/nixflix/) to get started.
0 commit comments