Commit graph

103 commits

Author SHA1 Message Date
Chandler Swift f6246c84db
bert: README: Remove Caddy note obsolete with 24.11 release 2024-11-30 23:41:54 -06:00
Chandler Swift 41ad7feade
bert: Fix content-type header on http default responder 2024-11-30 22:32:26 -06:00
Chandler Swift 1e0496f818
oscar: Remove pulseaudio disable, which is the default 2024-11-30 22:30:34 -06:00
Chandler Swift b225e68c1a
oscar: Add bert to .ssh/config 2024-11-30 22:22:36 -06:00
Chandler Swift c10a3036c8
oscar: Switch factorio -> factorio-space-age
For a new version that hasn't hit `nixpkgs-unstable` yet, use this
instead of the second change below:

    # (import (fetchTarball "https://github.com/NixOS/nixpkgs/archive/<commit hash>.tar.gz") {
    #   config.allowUnfree = true;
    # }).factorio-space-age
2024-11-30 21:35:26 -06:00
Chandler Swift fb48169985
oscar: Set up beets configuration
Eventually, I want to get the subsonicupdate plugin working, but that'll
require credentials, and I don't want those to be committed in my config
here.
2024-11-30 12:55:50 -06:00
Chandler Swift 85570010c6
oscar: Add .direnv to global gitignore 2024-11-30 12:55:43 -06:00
Chandler Swift 898a98ef1e
bert: Serve swiftgang.net on www instead 2024-11-30 12:55:38 -06:00
Chandler Swift ee47eb1ed2
oscar: Add include for untracked ssh_config
For example, this is useful for setting up temporary hosts that I don't
want tracked in my config. Sometimes I do this for e.g. vscodium remote
SSH.
2024-11-20 12:42:56 -06:00
Chandler Swift 85940f0474
oscar: Add home-manager ssh config 2024-11-20 11:48:45 -06:00
Chandler Swift ab8019390f
oscar: Use Kicad from PR'd branch to fix libgit2 build issue 2024-11-20 11:46:10 -06:00
Chandler Swift e02c3832a9
bert: Add lawrencedeerclub.chandlerswift.com 2024-11-20 11:28:28 -06:00
Chandler Swift 3379ea34d7
bert: Remove misplaced bigbird note from README
Don't write documentation tired, kids! I thought I was missing this, so
I had added it…to the wrong file, while similar notes were already
present in the file where they belonged!
2024-11-19 23:37:55 -06:00
Chandler Swift 690f64ae80
bert: Update README 2024-11-18 22:25:48 -06:00
Chandler Swift 40b86fb6d4
oscar: Set home-manager backupFileExtension
This was used for atuin, where I wanted to install a new config file
over an old one, but atuin kept recreating the old one if I removed it.
2024-11-18 19:43:18 -06:00
Chandler Swift b1f686c397
oscar: Add git-absorb 2024-11-18 19:43:11 -06:00
Chandler Swift 1f83c03b4f
oscar: Add prusa-slicer 2024-11-18 19:43:01 -06:00
Chandler Swift 6aa5a4a901
oscar: Add gnome-sound-recorder
Was used for recording Trahan/Brosh wedding, worked nicely. I wasn't
able to get any equivalent KDE utilities working. I should probably take
a look at that sometime.
2024-11-18 19:42:52 -06:00
Chandler Swift 0ebcaee45d
bert: Add isaacswift.com and isaac user 2024-11-18 19:42:40 -06:00
Chandler Swift 41648800ab
bigbird: Make Makefile consistent with other machines' 2024-11-13 00:43:48 -06:00
Chandler Swift b508306c66
oscar: Add forgejo git url substitution rule 2024-11-13 00:43:48 -06:00
Chandler Swift a9f501b137
oscar: Add chandler to plugdev group 2024-11-13 00:43:48 -06:00
Chandler Swift 554d5f952b
bigbird: Pass pkgs param for kathe
I'm not entirely sure how this made it past testing!
2024-11-13 00:43:48 -06:00
Chandler Swift 4a5c10849c
bert: Add preview.chandlerswift.com forwarder 2024-11-13 00:43:48 -06:00
Chandler Swift 90dff7f8f0
bigbird: Remove NetworkManager
As far as I can tell, this is just never used.
2024-11-13 00:43:45 -06:00
Chandler Swift f7c5255017
oscar: Allow unfree steam-unwrapped
Apparently this is a new requirement?

https://wiki.nixos.org/w/index.php?title=Steam&diff=prev&oldid=18248
2024-11-12 10:56:04 -06:00
Chandler Swift 0f4b0295c8
bert: add 0hats.com
Future direction: Have a systemd timer that regens this automatically,
and updates the index page accordingly.
2024-11-12 10:56:04 -06:00
Chandler Swift 9e80802351
bert: Enable pureserendipityweddings.com redirect 2024-11-12 10:56:03 -06:00
Chandler Swift 9e3c4ee13e
bert: Add handle_errors clause to all sites
It looks like this was CLOSED WONTFIX: How can we _possibly_ know that
upon an error, the developer might want us to send an indication of that
error??!!1! Snark aside (mine and his): it looks like there's not a
great way to enable sane error behavior globally :/

https://caddy.community/t/handling-errors-globally/17174/2

In the future, I should probably make this a snippet or something.
2024-11-12 10:56:03 -06:00
Chandler Swift 542b9dd68d
bert: Add home.chandlerswift.com/sheets 2024-11-12 10:56:03 -06:00
Chandler Swift 5271fe9965
bert: Add navidrome 2024-11-12 10:56:03 -06:00
Chandler Swift e9e8913fe6
bert: Add public mount from bigbird 2024-11-12 10:56:03 -06:00
Chandler Swift 0b821f6111
bert: Disable networkmanager
I wasn't actually using this anyway? 🤷
2024-11-12 10:56:03 -06:00
Chandler Swift 3e7ead9d5f
bigbird: Add README with SD card note 2024-11-12 10:56:03 -06:00
Chandler Swift 815c1ad671
bigbird: Enable ZFS autoscrub 2024-11-12 10:56:03 -06:00
Chandler Swift 5c296f9a84
bert: Enable push-to-create in Forgejo 2024-11-12 00:47:55 -06:00
Chandler Swift 0c20daac0e
bert: Add harborpaperco.com hosting 2024-11-12 00:47:23 -06:00
Chandler Swift a89a4b9b4a
bigbird: Add initial nas configuration 2024-11-11 22:37:24 -06:00
Chandler Swift a367be6426
Enable git rebase.autostash 2024-11-06 02:01:28 -06:00
Chandler Swift cdc6b0cb2a
Remove obtrusive Caddy footer from browse template 2024-11-06 01:44:36 -06:00
Chandler Swift 9fdf26756e
Make Caddy's browse template explicit 2024-11-06 01:44:04 -06:00
Chandler Swift 23ad3c1a47
Fix config for stjohnscccc.org 2024-11-06 01:22:11 -06:00
Chandler Swift 8c4a6a3c23
Add katherineandchandler.com 2024-11-06 00:00:51 -06:00
Chandler Swift c72358ace8
bert: Disable ssh password auth 2024-11-06 00:00:16 -06:00
Chandler Swift 808d65206a
Set up nix-shell/direnv 2024-11-05 23:59:10 -06:00
Chandler Swift be53e21620
Remove animal, which was replaced by bert 2024-11-05 23:54:35 -06:00
Chandler Swift fee81ed3c7
Move /srv/* into /srv/www/* 2024-11-05 23:50:59 -06:00
Chandler Swift 0e4a2c5b9d
Add forgejo 2024-11-05 23:50:58 -06:00
Chandler Swift 8afb236c52
Add swiftgang.net 2024-11-05 23:32:46 -06:00
Chandler Swift c993aa7c25
Add files.chandlerswift.com 2024-11-04 19:27:23 -06:00