feat: add t3-code and codex

This commit is contained in:
Jet 2026-04-23 16:59:15 -07:00
parent 5428c40a8d
commit b85615ec52
No known key found for this signature in database
3 changed files with 62 additions and 1 deletions

55
flake.lock generated
View file

@ -21,6 +21,24 @@
"type": "github" "type": "github"
} }
}, },
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": { "home-manager": {
"inputs": { "inputs": {
"nixpkgs": [ "nixpkgs": [
@ -141,9 +159,46 @@
"nixos-hardware": "nixos-hardware", "nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs", "nixpkgs": "nixpkgs",
"nur": "nur", "nur": "nur",
"t3code": "t3code",
"zen-browser": "zen-browser" "zen-browser": "zen-browser"
} }
}, },
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"t3code": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1776969145,
"narHash": "sha256-MY0lwul1fA1jI/Ka9EuaHBOA9Da1Q+PCHP7p2dYWNx0=",
"owner": "Sawrz",
"repo": "t3code-nix",
"rev": "967c9a5c10a7bae21063a127cdb4131af684e734",
"type": "github"
},
"original": {
"owner": "Sawrz",
"repo": "t3code-nix",
"type": "github"
}
},
"zen-browser": { "zen-browser": {
"inputs": { "inputs": {
"home-manager": "home-manager_2", "home-manager": "home-manager_2",

View file

@ -18,6 +18,10 @@
url = "github:nix-community/NUR"; url = "github:nix-community/NUR";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
t3code = {
url = "github:Sawrz/t3code-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
}; };
outputs = outputs =
@ -47,6 +51,7 @@
{ {
nixpkgs.overlays = [ nixpkgs.overlays = [
inputs.nur.overlays.default inputs.nur.overlays.default
inputs.t3code.overlays.default
]; ];
} }
]; ];

View file

@ -367,6 +367,7 @@ in
bat bat
bun bun
claude-code claude-code
codex
ffmpeg-full ffmpeg-full
wrappedOpencode wrappedOpencode
skills skills
@ -409,9 +410,9 @@ in
prismlauncher prismlauncher
qpwgraph qpwgraph
qbittorrent-enhanced qbittorrent-enhanced
code-cursor-fhs
signal-desktop signal-desktop
slack slack
t3code
tor-browser tor-browser
vesktop vesktop
vlc vlc