feat: ⬆️ Upgrade nix and my system
This commit is contained in:
22
flake.nix
22
flake.nix
@ -23,12 +23,12 @@
|
||||
pkgs.terraform
|
||||
pkgs.gh-copilot
|
||||
pkgs.gh
|
||||
pkgs.texlab
|
||||
pkgs.texliveFull
|
||||
pkgs.rcm
|
||||
#pkgs.texlab
|
||||
#pkgs.texliveFull
|
||||
pkgs.rcm
|
||||
pkgs.fnm
|
||||
pkgs.universal-ctags
|
||||
pkgs.ripgrep
|
||||
pkgs.universal-ctags
|
||||
pkgs.ripgrep
|
||||
pkgs.pyenv
|
||||
pkgs.rustup
|
||||
pkgs.ngrok
|
||||
@ -37,6 +37,10 @@
|
||||
pkgs.yarn
|
||||
pkgs.typescript
|
||||
pkgs.firefox
|
||||
pkgs.warp-terminal
|
||||
pkgs.raycast
|
||||
pkgs.bitwarden-desktop
|
||||
pkgs.jetbrains-toolbox
|
||||
];
|
||||
|
||||
# HomeBrew configuration
|
||||
@ -70,6 +74,10 @@
|
||||
"chromedriver"
|
||||
"epic-games"
|
||||
"alt-tab"
|
||||
"busycal"
|
||||
"privileges"
|
||||
"jdownloader"
|
||||
"raspberry-pi-imager"
|
||||
];
|
||||
brews = [
|
||||
"wget"
|
||||
@ -120,12 +128,12 @@
|
||||
"/Applications/Nix Apps/Firefox.app"
|
||||
"/System/Applications/Mail.app"
|
||||
"/Applications/BusyCal.app"
|
||||
"/Applications/Things.app"
|
||||
"/Applications/Things3.app"
|
||||
"/System/Applications/Music.app"
|
||||
"/Applications/Nix Apps/Discord.app"
|
||||
"/Applications/Zed.app"
|
||||
"/Applications/Visual\ Studio\ Code.app"
|
||||
"/Applications/Warp.app"
|
||||
"/Applications/Nix Apps/Warp.app"
|
||||
"/System/Applications/System\ Settings.app"
|
||||
"/Applications/Privileges.app"
|
||||
];
|
||||
|
Reference in New Issue
Block a user