HASH 55163926dc37
DATE 2025-09-08
SUBJECT console: codex module configuration
FILES 2 CHANGED
HASH 55163926dc37
DATE 2025-09-08
SUBJECT console: codex module configuration
FILES 2 CHANGED
┌─ modules/common/console/options.nix ───────────────────────────────────────┐
│ diff --git a/modules/common/console/options.nix b/modules/common/console/options.n │
│ ix │
│ index eeabf94..4b811c0 100644 │
│ --- a/modules/common/console/options.nix │
│ +++ b/modules/common/console/options.nix │
│ @@ -21,6 +21,7 @@ in { │
│ fish.enable = mkEnableOption ""; │
│ }; │
│ tools = { │
│ + codex.enable = mkEnableOption ""; │
│ bat.enable = mkEnableOption ""; │
│ btop.enable = mkEnableOption ""; │
│ direnv.enable = mkEnableOption ""; │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...es/common/console/options.nix ───┐
│ diff --git a/modules/common/console/options. │
│ nix b/modules/common/console/options.nix │
│ index eeabf94..4b811c0 100644 │
│ --- a/modules/common/console/options.nix │
│ +++ b/modules/common/console/options.nix │
│ @@ -21,6 +21,7 @@ in { │
│ fish.enable = mkEnableOption ""; │
│ }; │
│ tools = { │
│ + codex.enable = mkEnableOption ""; │
│ bat.enable = mkEnableOption ""; │
│ btop.enable = mkEnableOption ""; │
│ direnv.enable = mkEnableOption ""; │
└──────────────────────────────────────────────┘
┌─ modules/common/console/profile/standard.nix ──────────────────────────────┐
│ diff --git a/modules/common/console/profile/standard.nix b/modules/common/console/ │
│ profile/standard.nix │
│ index 73643d2..76085b1 100644 │
│ --- a/modules/common/console/profile/standard.nix │
│ +++ b/modules/common/console/profile/standard.nix │
│ @@ -11,6 +11,7 @@ in { │
│ editor = "nvim"; │
│ multiplexer = "zellij"; │
│ tools = { │
│ + codex.enable = true; │
│ bat.enable = true; │
│ btop.enable = true; │
│ direnv.enable = true; │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ .../console/profile/standard.nix ───┐
│ diff --git a/modules/common/console/profile/ │
│ standard.nix b/modules/common/console/profil │
│ e/standard.nix │
│ index 73643d2..76085b1 100644 │
│ --- a/modules/common/console/profile/standar │
│ d.nix │
│ +++ b/modules/common/console/profile/standar │
│ d.nix │
│ @@ -11,6 +11,7 @@ in { │
│ editor = "nvim"; │
│ multiplexer = "zellij"; │
│ tools = { │
│ + codex.enable = true; │
│ bat.enable = true; │
│ btop.enable = true; │
│ direnv.enable = true; │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET