Commit graph

29 commits

Author SHA1 Message Date
067ab7a012 Relocated & split up darwin & nixos modules
I broke out host specific bits from the configuration that should be
common to all hosts of a given type.
2023-12-15 14:54:25 -05:00
80c9095502 Adding Asana on macOS and diff-so-fancy everywhere 2023-12-13 08:58:25 -05:00
96662f52f4 Add Angry IP Scanner 2023-12-13 08:42:39 -05:00
30b9ff5798 Add Discord on Mac 2023-12-05 10:05:20 -05:00
94df43a6c6 Add MQTT Explorer from the App Store 2023-12-04 14:44:40 -05:00
af89b93bca Add Telegram 2023-12-01 10:24:06 -05:00
bae0153bd1 Move WhatsApp to MAS 2023-11-16 20:50:54 -05:00
2cc10e65ad Added etcher 2023-11-14 13:15:08 -05:00
d0f4bfe99e Pull Zoom via brew on macOS 2023-11-08 09:27:24 -05:00
cfeb528bcb Add in BOINC 2023-11-03 07:57:13 -04:00
ff4e10baf4 Add Keeper Password Manager
Work uses this :(
2023-10-30 09:34:14 -04:00
d96f0a52e1 Add ffmpeg
Audacity needed this
2023-10-30 09:30:46 -04:00
e2b4b9363a Remove Tunnelblick, for now.
Work is now using Viscosity.
2023-10-16 22:39:31 -04:00
5c5d9c5b0c Install python2 (ewwww) 2023-10-09 14:35:27 -04:00
e4ed018ef8 Install Tunnelblick on macOS 2023-10-03 13:05:45 -04:00
530dc59068 Install puppet-agent 2023-09-27 09:24:00 -04:00
db048e629f Change how Slack is installed 2023-09-27 08:17:27 -04:00
fef153ba6a Add Whalebird 2023-09-24 17:48:41 -04:00
274c7f9e6a This gets firefox-profile-switcher working on macOS
A nix package needs to be made for this...
2023-09-21 11:13:40 -04:00
e14725695e Switch up how Meld is installed on macOS 2023-09-21 09:31:42 -04:00
a91b4a84ea Use brew version of Tailscale on macOS
The Nix version doesn't include the gui bits.
2023-09-13 12:58:11 -04:00
25aafe96d4 Turns out some apps needed adjusting on macOS
With the exception of 1Password, the changes here are for apps not
available on darwin. 1Password was changed around because it must be
installed directly in /Applications to run. I filed this bug report
about the issue: https://github.com/NixOS/nixpkgs/issues/254944
2023-09-13 08:44:47 -04:00
ed81cb1d34 Nomalize packages between systems 2023-09-12 21:15:53 -04:00
0c9459d351 Use variables for my name 2023-09-12 16:31:47 -04:00
dc9a8d6ca8 Install VS Code via Nix 2023-09-12 15:31:32 -04:00
645524c898 More macOS true up work 2023-09-12 15:31:02 -04:00
62588aba26 Fixing macOS environment and fonts 2023-09-12 11:47:17 -04:00
5507d25639 Setup Homebrew stuff for macOS 2023-09-12 09:44:32 -04:00
6430f175b2 First pass at a Nix flake for my laptop
Heavily inspired by these:
- https://github.com/zmre/mac-nix-simple-example
- https://github.com/dustinlyons/nixos-config
2023-09-11 23:09:36 -04:00