Commit graph

465 commits

Author SHA1 Message Date
fea8be8925
Reenable tailscale on nixnuc 2025-03-22 22:09:29 -04:00
119533ee63
Revise usage of S.M.A.R.T. tools 2025-03-20 07:50:07 -04:00
f612f5e993
Update token 2025-03-20 07:37:42 -04:00
f14330fd13
Add ungoogled-chromium
I needed this for things to work right with ESP devices via ESPHome
Dashboard.https://github.com/ungoogled-software/ungoogled-chromium
2025-03-20 07:17:12 -04:00
39d1e555c5
Add bpftune
Heard about this again in LUP 605
https://linuxunplugged.com/605
2025-03-14 19:28:05 -04:00
c7f51a4021
Deal with error about 'download buffer is full'
Fix from
https://github.com/NixOS/nix/issues/11728#issuecomment-2725297584
2025-03-14 19:23:14 -04:00
4cb3f7e605
Attempt to deal with high cpu usage 2025-03-14 19:21:54 -04:00
12eb6d2bbe
Enable cosmic's greeter 2025-03-13 15:48:34 -04:00
85f13098ba
Add Thunderbird Daily
This is a result of me chatting with the Thunderbird peeps during SCaLE
2025-03-13 15:48:34 -04:00
7db923d78c
Try and make Nix use my GH token 2025-03-13 15:48:34 -04:00
e0ff72d7a7
Add qemu for Vagrant 2025-03-13 15:48:34 -04:00
efa55e8a61
Add a couple of packages I learned about at Planet Nix / SCaLE 22x 2025-03-13 15:48:34 -04:00
888c52b386
Add wallets 2025-03-11 21:12:49 -04:00
5891d4bf0c
Don't whack the qa branch if it exists 2025-02-21 10:28:49 -05:00
a0f8f65b60
Enable Ghostty 2025-02-08 19:49:28 +01:00
b37b7ebf41
Install Facebook Messenger on macOS
Not my favorite platform by any means, but people talk to me here
2025-02-08 19:48:55 +01:00
3dae5836c5
alias for adding routes when at home 2025-01-29 08:43:38 -05:00
af3eebfcfe Use tailscale address 2025-01-29 08:17:33 -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
3292d47575 Not my domain anymore so gotta say bye 2025-01-24 07:28:45 -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
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
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
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
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
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
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
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
839d0c386e Make immich-kiosk available via https + basic auth 2025-01-10 13:34:13 -05:00
4a1c27cee7 Switching to a built-in theme for a little bit
This is to see if some issues I have been seeing in my terminal are
related to oh-my-posh or to a bug in my custom theme. As a bonus, it is
a good excuse to checkout ways I might want to make my theme better, or
give me ideas for an alternate custom theme.
2025-01-07 14:00:04 -05:00
680cd54a0b Setup a Pi 3, fix hetznix02
This focuses on being able to build a SD card image for a Pi 3 named
raspberry and the cofig it contains. As part of making that happen, I
found that I had totally messed up hetznix02's hardware config. I fixed
this as it is where I am builiding the SD image. This work also resulted
in adding a "volume" to hetznix02 and moving `/nix` onto it.
2025-01-04 01:10:42 -05:00
d2950e1ff8
Merge pull request #474 from genebean/keys
Add key
2025-01-02 16:29:34 -05:00