Commit graph

34 commits

Author SHA1 Message Date
3dae5836c5
alias for adding routes when at home 2025-01-29 08:43:38 -05:00
c00d9c2b23
Add Todoist & Transmission 2025-01-20 21:31:13 -05:00
d06c64ffde
Switch to newer meld 2025-01-17 16:07:41 -05:00
615bd2f9cc
Updated git config to sign commits with ssh key 2025-01-14 13:52:00 -05:00
d7d6c240b8 Revert "Disable oh-my-zsh"
This reverts commit aa619622a9 as it turns out I do use a bunch of the shell aliases from it.
2025-01-10 15:25:31 -05:00
34882dccdf The bug that caused me to need this has been fixed
Bug report: https://github.com/zhaofengli/nix-homebrew/issues/14
Fix: https://github.com/zhaofengli/nix-homebrew/pull/39
2025-01-10 15:18:43 -05:00
aa619622a9 Disable oh-my-zsh
I don't think I really need it any more as a result of what I get from nix + oh-my-posh
2025-01-10 15:16:20 -05:00
e1f04a6877 Enhance nixdiff alias on Mac to represent reality
On macOS, nix-darwin and nix-homebrew are used. As a result, more than
just `nvd` is needed.
2024-12-17 10:55:41 -05:00
23de2ed5a2 Rename home manager user settings files 2024-12-08 08:52:33 -05:00
d72f1264b2 NixOS restructuring, move common imports to lib 2024-12-08 00:47:47 -05:00
f95cc09e13 Restructure Darwin configuration
So far, this is just based on mightymac. The other devices will be
updated soon.
2024-12-07 23:18:12 -05:00
eead479245 Pass inputs around instead of each individual input 2024-12-04 21:39:03 -05:00
65172d266e k8s utils 2024-11-08 08:20:45 -05:00
53f3eb77c0 Install full Xcode 2024-11-08 08:20:24 -05:00
c0636b8dba cleanup 2024-11-08 08:19:22 -05:00
50432211ca Install Mumble 2024-08-27 11:27:36 -04:00
b65e0994e7 Setup i2cssh 2024-08-27 11:27:20 -04:00
f4998ff2bd Add more k8s utils 2024-08-13 11:14:13 -04:00
f8e187f447 Add Flox 2024-08-12 16:17:24 -04:00
0d7e48c561 Tooling for k8s work 2024-08-12 16:15:24 -04:00
536c3334c1 Add terraform-docs to work laptop 2024-06-13 13:59:33 -04:00
ab960a3d18 Tools for work 2024-06-05 20:33:23 -04:00
0f43327044 Add nixpkgs-terraform, remove flox 2024-05-20 11:40:56 -04:00
3221e9b677 Add goreleaser and reposurgeon 2024-05-14 14:49:57 -04:00
9587db2490 Add Waterfox browser to mightymac
Firefox is acting up so this is my workaround.
2024-04-18 08:59:37 -04:00
cbd12a36af Add missing cli utils for podman-desktop 2024-03-27 09:20:20 -04:00
e2e5d0122f Add Lima 2024-02-28 13:04:48 -05:00
6889243131 Add podman desktop 2024-02-13 16:28:12 -05:00
345f438558 Add UTM
https://mac.getutm.app/
2024-02-13 16:27:58 -05:00
aef10f1db0 Adding mightymac
This adds all the code needed to get mightmac setup, at least to start
with. A couple of other things were changed to account for this being
the first Apple Silicon Mac I have used.

Additionally, I have restricted VLC to only select Macs now due to
using a custom build of it on my work computer.
2024-02-08 13:55:02 -05:00
af5b45682d Add multiple apps for AirPuppet 2023-12-18 21:24:54 -05:00
6d1556efac Add Vial (keyboard tool) 2023-12-18 21:12:29 -05:00
c9cd61f74a Add AirPuppet 2023-12-17 13:13:52 -05:00
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