Some new packages for darwin

This commit is contained in:
Random936 2024-05-25 19:30:53 -07:00
parent 0cb858a715
commit d6f7bbed8d
2 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,7 @@
home.packages = (with pkgs; [
tmux
manix
clang
cargo
gnumake

View File

@ -18,11 +18,13 @@
];
casks = [
"microsoft-edge"
"instantview"
"bitwarden"
"tailscale"
"nextcloud"
"nordvpn"
"docker"
"vlc"
];
};