34 current 2025-10-06 12:16:54 25.05.20251001.5b5be50 6.12.49 *
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# flake for blakes nixos config
|
# flake for blakes nixos config
|
||||||
# define new devices in outputs
|
# define new devices in outputs
|
||||||
# generation: 33 current 2025-10-06 11:32:10 25.05.20251001.5b5be50 6.12.49 *
|
# generation: 34 current 2025-10-06 12:16:54 25.05.20251001.5b5be50 6.12.49 *
|
||||||
{
|
{
|
||||||
description = "blakes nix config";
|
description = "blakes nix config";
|
||||||
inputs = {
|
inputs = {
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ let
|
|||||||
cfg = config.modules.services.jellyfin;
|
cfg = config.modules.services.jellyfin;
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
options.modules.system.docker = {
|
options.modules.services.jellyfin = {
|
||||||
enable = lib.mkEnableOption "enables jellyfin";
|
enable = lib.mkEnableOption "enables jellyfin";
|
||||||
# extra options
|
# extra options
|
||||||
# mode = lib.mkOption {
|
# mode = lib.mkOption {
|
||||||
|
|||||||
Reference in New Issue
Block a user