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
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
60a5e9759e
Merge pull request #476 from genebean/flake-update
...
Updated inputs, set nix-homebrew to follow inputs
2025-01-07 12:10:28 -05:00
8fe51d2e2d
Updated inputs, set nix-homebrew to follow inputs
...
This includes setting nix-homebrew to follow nix-darwin and nixpkgs and
then running `nix flake update`.
2025-01-07 12:08:18 -05:00
a887a08e6e
Merge pull request #475 from genebean/pi-setup
...
Setup a Pi 3, fix hetznix02
2025-01-07 11:12:18 -05:00
122137b25e
Add initial doc for installing new systems
2025-01-07 11:11:40 -05:00
65206b78f7
Add hardware config for Pi 3
2025-01-04 01:39:14 -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
d5ea2e2efe
Merge pull request #473 from genebean/immich_kiosk
...
Add firewall port for immich-kiosk
2025-01-01 08:59:11 -05:00
fcbca348bd
Add firewall port for immich-kiosk
2025-01-01 08:58:31 -05:00
acdcbf5b87
Add key
2025-01-01 08:57:30 -05:00
36de1c8d2a
Merge pull request #472 from genebean/bigboy-again
...
Bigboy again
2024-12-31 15:59:49 -05:00
f0c351cbbe
Cleanup + a few apps
2024-12-31 15:57:27 -05:00
8f402a4af1
Updated sops keys
2024-12-30 23:40:43 -05:00
8ecb7ab408
Switching BigBoy back to NixOS
2024-12-30 23:39:10 -05:00
ff733b80d7
Merge pull request #471 from genebean/mumble-and-video
...
Mumble and video
2024-12-30 10:40:37 -05:00
e5e369b40c
ran nix flake update
2024-12-28 21:33:03 -05:00
d9b90704a0
Disable Zen kernel
...
I am having lockups like the crew of Linux Unplugged described having
with a rull real time kernel... disabling zen for now to see if that
makes them stop.
2024-12-28 21:32:47 -05:00
8c5ea5dfbc
Disable non-default system switch
2024-12-28 21:31:48 -05:00
747b2880f2
Add Filezilla
...
Some files are a pain to rsync / scp... this makes it super easy
2024-12-28 21:31:11 -05:00
3dc5e196ac
Add audio cd ripping tools
2024-12-28 21:30:24 -05:00
3225c34bd0
Add tooling to watch and backup DVDs and Blu-rays
...
This is all about backing my stuff up from physical disk to Jellyfin for
personal consumption.
2024-12-23 10:38:41 -05:00
6ff6bb3f9f
Add mumble
2024-12-23 10:37:29 -05:00
188a745055
Switch to Zen kernel
2024-12-23 10:37:16 -05:00
c673eada56
Add kdenlive and vlc
2024-12-23 10:36:32 -05:00
7695adc997
Add tool named tldr
2024-12-23 10:35:34 -05:00
c4844a7f85
Merge pull request #470 from genebean/albyhub
...
Setup albyhub
2024-12-17 13:35:36 -05:00
4eca3364dd
Setup albyhub
2024-12-17 13:35:00 -05:00
a3bc876ca8
Merge pull request #469 from genebean/nixdiff
...
Enhance nixdiff alias on Mac to represent reality
2024-12-17 10:57:00 -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
71f4c1b8ca
Merge pull request #468 from genebean/public-jellyfin-again
...
Reconfigure Jellyfin proxy
2024-12-17 10:33:48 -05:00
e7d890908d
Reconfigure Jellyfin proxy
2024-12-17 10:32:46 -05:00
240aa9d239
Merge pull request #467 from genebean/flake-update
...
Ran flake update
2024-12-16 08:05:41 -05:00
5331d1be4f
Ran flake update
2024-12-16 08:02:52 -05:00
89bdd8a150
Merge pull request #466 from genebean/custom-lightningaddress
...
Made .well-known for lnurlp
2024-12-12 23:10:07 -05:00