diff --git a/flake.lock b/flake.lock index bda31c8..11d1027 100644 --- a/flake.lock +++ b/flake.lock @@ -21,6 +21,24 @@ "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": { "inputs": { "nixpkgs": [ @@ -141,9 +159,46 @@ "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs", "nur": "nur", + "t3code": "t3code", "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": { "inputs": { "home-manager": "home-manager_2", diff --git a/flake.nix b/flake.nix index 066f5ad..98bceb1 100644 --- a/flake.nix +++ b/flake.nix @@ -18,6 +18,10 @@ url = "github:nix-community/NUR"; inputs.nixpkgs.follows = "nixpkgs"; }; + t3code = { + url = "github:Sawrz/t3code-nix"; + inputs.nixpkgs.follows = "nixpkgs"; + }; }; outputs = @@ -47,6 +51,7 @@ { nixpkgs.overlays = [ inputs.nur.overlays.default + inputs.t3code.overlays.default ]; } ]; diff --git a/home.nix b/home.nix index 4dcacca..77971f9 100644 --- a/home.nix +++ b/home.nix @@ -367,6 +367,7 @@ in bat bun claude-code + codex ffmpeg-full wrappedOpencode skills @@ -409,9 +410,9 @@ in prismlauncher qpwgraph qbittorrent-enhanced - code-cursor-fhs signal-desktop slack + t3code tor-browser vesktop vlc