feat: Starting migration to nix

This commit is contained in:
Louis Gallet 2024-10-19 23:20:37 +02:00
parent d5efa902a4
commit c25d9c5230
Signed by: lgallet
GPG Key ID: 84D3DF1528A84511

View File

@ -18,6 +18,9 @@
pkgs.termdown pkgs.termdown
pkgs.fastfetch pkgs.fastfetch
pkgs.neovim pkgs.neovim
pkgs.deno
pkgs.pnpm
pkgs.terraform
]; ];
# HomeBrew configuration # HomeBrew configuration
@ -46,7 +49,6 @@
"act" "act"
"bear" "bear"
"cmake" "cmake"
"deno"
"firebase-cli" "firebase-cli"
"git" "git"
"git-flow" "git-flow"
@ -57,11 +59,9 @@
"nvm" "nvm"
"pinentry-mac" "pinentry-mac"
"pinentry" "pinentry"
"pnpm"
"sdl2" "sdl2"
"sdl2_image" "sdl2_image"
"sdl2_ttf" "sdl2_ttf"
"terraform"
"tmux" "tmux"
"tree" "tree"
"wget" "wget"