nix-flakes/hosts/machine/mafuyu/home/packages.nix
2026-07-05 13:31:18 +09:00

8 lines
153 B
Nix

{ pkgs, inputs }:
with pkgs;
[
pjsk-cursor.n25.ani
codex
inputs.codex-app.packages.${stdenv.buildPlatform.system}.codex-desktop
microsoft-edge
]