From d416a2f4951cc8055ecf7b231cbe70c12e2b5930 Mon Sep 17 00:00:00 2001 From: blake Date: Sat, 11 Oct 2025 23:39:30 -0500 Subject: [PATCH] 338 current 2025-10-11 21:54:50 25.05.20251006.20c4598 6.12.50 * --- flake.nix | 2 +- hosts/snowbelle/configuration.nix | 1 + modules/homelab/services/default.nix | 5 +++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/flake.nix b/flake.nix index c97988e..8b05896 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ # flake for blakes nixos config # define new devices in outputs -# generation: 337 current 2025-10-11 20:25:59 25.05.20251006.20c4598 6.12.50 * +# generation: 338 current 2025-10-11 21:54:50 25.05.20251006.20c4598 6.12.50 * { description = "blakes nix config"; inputs = { diff --git a/hosts/snowbelle/configuration.nix b/hosts/snowbelle/configuration.nix index 147fe65..e310b15 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -34,6 +34,7 @@ in }; services = { jellyfin.enable = true; + audiobookshelf.enable = true; vaultwarden.enable = true; gitea.enable = true; glance.enable = true; diff --git a/modules/homelab/services/default.nix b/modules/homelab/services/default.nix index 4407a07..3be6571 100644 --- a/modules/homelab/services/default.nix +++ b/modules/homelab/services/default.nix @@ -10,11 +10,12 @@ ./gitea ./home/homeassistant ./immich - ./arr/bazarr ./arr/prowlarr - ./qbittorrent + ./arr/bazarr ./arr/radarr ./arr/sonarr + ./audiobookshelf + ./qbittorrent ./jellyfin ./nginx-proxy ./arr/flaresolverr