72fca31cf3
Repurpose nixnas1 as beancoin1
...
This includes configuring Nix Bitcoin within my existing flake. The
intent is to run Bitcoin Core, LND, Electrs, Mempool, and Alby Hub here
instead of via Umbrel.
Note, Fulcrum was tried but kept crashing and losing state... which is
not okay with me.
2025-02-04 16:07:22 -05:00
b5f96e9690
Merge pull request #494 from genebean/mac-fixes
...
mac fixes
2025-01-29 08:45:03 -05:00
3dae5836c5
alias for adding routes when at home
2025-01-29 08:43:38 -05:00
37a6452b52
nix-darwin fix
2025-01-29 08:43:06 -05:00
4a6341b4fe
Merge pull request #493 from genebean/ts-address
...
Use tailscale address
2025-01-29 08:18:05 -05:00
af3eebfcfe
Use tailscale address
2025-01-29 08:17:33 -05:00
9900437340
Merge pull request #492 from genebean/streams
...
Nginx fixes, Nostr NIP-05 verification
2025-01-28 23:39:27 -05:00
f4d2b2a9fe
Add Nostr NIP-05 verification
2025-01-28 23:37:25 -05:00
f99945596b
Make match getalby version
2025-01-28 23:36:57 -05:00
2810ed2ffd
Streaming across Tailscale for the win
2025-01-28 22:49:17 -05:00
924766af58
Actually listen on port 80, redirect to https
2025-01-28 22:48:13 -05:00
ae823a542a
Merge pull request #491 from genebean/flake-update
...
ran nix flake update
2025-01-28 10:19:49 -05:00
7819063ad1
ran nix flake update
2025-01-28 10:19:20 -05:00
032049ad34
Merge pull request #490 from genebean/bye_isd
...
Not my domain anymore so gotta say bye
2025-01-24 07:29:27 -05:00
3292d47575
Not my domain anymore so gotta say bye
2025-01-24 07:28:45 -05:00
9dec3c9d71
Merge pull request #489 from genebean/mac-apps
...
Add Todoist & Transmission
2025-01-20 21:34:42 -05:00
c00d9c2b23
Add Todoist & Transmission
2025-01-20 21:31:13 -05:00
1b0de67db4
Merge pull request #488 from genebean/meld
...
Switch to newer meld
2025-01-17 16:08:27 -05:00
d06c64ffde
Switch to newer meld
2025-01-17 16:07:41 -05:00
7a19fd6a49
Merge pull request #487 from genebean/git-signing
...
Setup git commit signing
2025-01-14 21:25:46 -05:00
8360546108
Setup git commit signing
2025-01-14 21:25:04 -05:00
4409cb7f2d
Merge pull request #486 from genebean/monitoring
...
Monitoring time with Grafana & Prometheus and git commit signing
2025-01-14 21:24:23 -05:00
3d30d42067
Add git signing config
2025-01-14 21:23:14 -05:00
de73b2dc27
Monitoring time with Grafana & Prometheus
2025-01-14 21:22:35 -05:00
50903afa27
Merge pull request #485 from genebean/commit-signing
...
Updated git config to sign commits with ssh key
2025-01-14 13:53:03 -05:00
615bd2f9cc
Updated git config to sign commits with ssh key
2025-01-14 13:52:00 -05:00
971acbf730
Merge pull request #484 from genebean/image
...
Pi Image Building
2025-01-11 16:37:07 -05:00
da5d15ad2c
Fixup packages line to match my setup
...
The previous version was mostly copy/pasta
2025-01-11 16:36:31 -05:00
c1589d5f16
Compress image, even if slow
...
A compressed image is like 2.2G while an uncompressed one is over 8G
2025-01-11 16:36:02 -05:00
6e6691e2a2
Merge pull request #483 from genebean/rainbow-updates
...
Just some random updates
2025-01-11 16:09:23 -05:00
b0cedda623
Just some random updates
2025-01-11 16:08:45 -05:00
143250b32c
Merge pull request #482 from genebean/kiosk_page_and_cleanup
...
Kiosk page and cleanup
2025-01-11 15:57:33 -05:00
8a053f22b2
Make Cage aware of its need for wifi in my setup
2025-01-11 15:55:54 -05:00
8b1874b128
Switch to using a Home Assitant dashboard
...
This is so that I can also use Browser Mod and swap from Immich showing
me photos to another view easily.
2025-01-11 15:27:42 -05:00
73f67dd7d3
Disable firewall
2025-01-11 15:26:27 -05:00
0b5ff57d67
Cleanup
2025-01-11 15:24:37 -05:00
4a53840cbf
Merge pull request #481 from genebean/pi-setup
...
Pi setup
2025-01-11 13:49:38 -05:00
4727b78cd6
Working Pi with Cage
2025-01-11 13:48:11 -05:00
1c2414c595
Switch Pi support to Pi4
2025-01-11 12:35:08 -05:00
7a09392064
Merge pull request #480 from genebean/zsh-fixing
...
Revert "Disable oh-my-zsh"
2025-01-10 15:27:31 -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
ab3fba0d4b
Merge pull request #479 from genebean/zsh-fixing
...
zsh fixing
2025-01-10 15:23:03 -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
e852cc501c
Make sure all custom zsh functions start with function
2025-01-10 15:15:37 -05:00
66ee3a3f67
Switch back to my theme now that I fixed the template
2025-01-10 15:14:18 -05:00
9a4c8cacd9
Updated flake to get updated oh-my-posh theme configs
2025-01-10 15:13:51 -05:00
e46fcf9434
Merge pull request #478 from genebean/immich_kiosk
...
Make immich-kiosk available via https + basic auth
2025-01-10 13:35:23 -05:00
839d0c386e
Make immich-kiosk available via https + basic auth
2025-01-10 13:34:13 -05:00
dd5d19f8ee
Merge pull request #477 from genebean/temp-omp-theme
...
Switching to a built-in theme for a little bit
2025-01-07 14:01:48 -05:00