HASH afdbf3a96c0a
DATE 2025-05-06
SUBJECT deadnix/alejandra
FILES 2 CHANGED
HASH afdbf3a96c0a
DATE 2025-05-06
SUBJECT deadnix/alejandra
FILES 2 CHANGED
┌─ modules/home/console/tools/bat.nix ───────────────────────────────────────┐
│ diff --git a/modules/home/console/tools/bat.nix b/modules/home/console/tools/bat.n │
│ ix │
│ index 8b07d7a..87a0d34 100644 │
│ --- a/modules/home/console/tools/bat.nix │
│ +++ b/modules/home/console/tools/bat.nix │
│ @@ -1,11 +1,9 @@ │
│ { │
│ lib, │
│ osConfig, │
│ - pkgs, │
│ ... │
│ }: let │
│ inherit (lib) mkIf; │
│ - inherit (builtins) attrValues; │
│ cfg = osConfig.ooknet.console.tools.bat; │
│ in { │
│ config = mkIf cfg.enable { │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...es/home/console/tools/bat.nix ───┐
│ diff --git a/modules/home/console/tools/bat. │
│ nix b/modules/home/console/tools/bat.nix │
│ index 8b07d7a..87a0d34 100644 │
│ --- a/modules/home/console/tools/bat.nix │
│ +++ b/modules/home/console/tools/bat.nix │
│ @@ -1,11 +1,9 @@ │
│ { │
│ lib, │
│ osConfig, │
│ - pkgs, │
│ ... │
│ }: let │
│ inherit (lib) mkIf; │
│ - inherit (builtins) attrValues; │
│ cfg = osConfig.ooknet.console.tools.bat; │
│ in { │
│ config = mkIf cfg.enable { │
└──────────────────────────────────────────────┘
┌─ modules/nixos/server/services/ookflix/streamers/jellyfin.nix ─────────────┐
│ diff --git a/modules/nixos/server/services/ookflix/streamers/jellyfin.nix b/module │
│ s/nixos/server/services/ookflix/streamers/jellyfin.nix │
│ index e7650c1..9c0d049 100644 │
│ --- a/modules/nixos/server/services/ookflix/streamers/jellyfin.nix │
│ +++ b/modules/nixos/server/services/ookflix/streamers/jellyfin.nix │
│ @@ -7,7 +7,7 @@ │
│ }: let │
│ ookflixLib = import ../lib.nix {inherit lib config self;}; │
│ inherit (ookflixLib) mkServiceStateDir mkServiceUser; │
│ - inherit (lib) optional mkIf optionalAttrs; │
│ + inherit (lib) mkIf optionalAttrs; │
│ inherit (ook.lib.container) mkContainerLabel mkContainerEnvironment mkContainer │
│ Port; │
│ inherit (config.ooknet.server.ookflix) volumes services groups gpuAcceleration; │
│ inherit (config.ooknet.server.ookflix.services) jellyfin; │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...okflix/streamers/jellyfin.nix ───┐
│ diff --git a/modules/nixos/server/services/o │
│ okflix/streamers/jellyfin.nix b/modules/nixo │
│ s/server/services/ookflix/streamers/jellyfin │
│ .nix │
│ index e7650c1..9c0d049 100644 │
│ --- a/modules/nixos/server/services/ookflix/ │
│ streamers/jellyfin.nix │
│ +++ b/modules/nixos/server/services/ookflix/ │
│ streamers/jellyfin.nix │
│ @@ -7,7 +7,7 @@ │
│ }: let │
│ ookflixLib = import ../lib.nix {inherit l │
│ ib config self;}; │
│ inherit (ookflixLib) mkServiceStateDir mk │
│ ServiceUser; │
│ - inherit (lib) optional mkIf optionalAttrs │
│ ; │
│ + inherit (lib) mkIf optionalAttrs; │
│ inherit (ook.lib.container) mkContainerLa │
│ bel mkContainerEnvironment mkContainerPort; │
│ inherit (config.ooknet.server.ookflix) vo │
│ lumes services groups gpuAcceleration; │
│ inherit (config.ooknet.server.ookflix.ser │
│ vices) jellyfin; │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET