Moved discord and iterm2 to be installed with brew instead of nix
This commit is contained in:
parent
5d71b93aac
commit
10ae6537a5
@ -17,6 +17,7 @@
|
||||
ripgrep
|
||||
fastfetch
|
||||
bitwarden-cli
|
||||
openvpn
|
||||
|
||||
# Dev tools
|
||||
clang
|
||||
|
@ -7,8 +7,6 @@
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
iterm2
|
||||
discord
|
||||
];
|
||||
|
||||
homebrew = {
|
||||
@ -24,8 +22,10 @@
|
||||
"bitwarden"
|
||||
"tailscale"
|
||||
"nextcloud"
|
||||
"discord"
|
||||
"nordvpn"
|
||||
"docker"
|
||||
"iterm2"
|
||||
"vlc"
|
||||
|
||||
"obs"
|
||||
|
Loading…
x
Reference in New Issue
Block a user