feat(programs): add codex
All checks were successful
Flake checker / Build Nix targets (push) Successful in 9m22s
All checks were successful
Flake checker / Build Nix targets (push) Successful in 9m22s
This commit is contained in:
1
home/programs/codex.nix
Normal file
1
home/programs/codex.nix
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{pkgs, ...}: {home.packages = [pkgs.codex];}
|
||||||
@@ -83,5 +83,6 @@
|
|||||||
./yt-dlp.nix
|
./yt-dlp.nix
|
||||||
./zoxide.nix
|
./zoxide.nix
|
||||||
./yq.nix
|
./yq.nix
|
||||||
|
./codex.nix
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user