Commit Graph

331 Commits

Author SHA1 Message Date
12117f37bb unfolder: add obsidian 2024-01-12 10:45:58 -08:00
46c6157fab empyrean: fix HTTPS for nonexistent subdomains
nginx always chooses a server block for a connection and the listen parameters are checked before server name. This meant that HTTPS connections missed the default 444 server block because it only matched HTTP. With this, those requests now get an SSL error.
2024-01-12 18:21:52 +00:00
c9242c0bea empyrean: fix cron job 2024-01-08 23:11:30 +00:00
84fa63493f catacomb: serve mirror directly 2024-01-08 20:11:19 +00:00
44583f670f empyrean: cron job to move files from phone to NAS 2024-01-05 01:22:43 +00:00
ba3c46b8f4 beatific: alias cp to -rp 2024-01-04 20:55:43 +00:00
fa46c83f46 empyrean: Enable syncthing 2024-01-04 20:55:12 +00:00
48f36f5d9e catacomb: enable syncthing 2024-01-04 19:57:13 +00:00
17b87e606c catacomb: comment on networking.hostId 2024-01-04 19:57:13 +00:00
b4a32f04b5 catacomb: reorganize and pare down packages 2024-01-04 19:57:13 +00:00
e71acea928 beatific: Force syncthing config and database to .config 2024-01-04 19:57:08 +00:00
d47d87d91f beatific: Pin registry nixpkgs to flake input 2024-01-04 19:57:01 +00:00
0fce9564f5 beatific: Add beatific.extraPrograms
This is partly a way to keep notes on useful software that I might otherwise forget about
2024-01-04 19:56:53 +00:00
96d6e73346 beatific: add jq and htmlq 2023-12-29 16:28:49 -08:00
f8e09d26d1 beatific: enable default programs 2023-12-27 05:17:57 +00:00
3a954c35c1 beatific: add more default programs 2023-12-27 05:17:45 +00:00
a8730b3a13 catacomb: workaround for a rare ZFS bug
This can be removed if a recent 23.11 is taken or 24.05
2023-12-27 05:01:34 +00:00
5b752f7cfa beatific: add vagrant pubkey 2023-12-24 16:03:54 +00:00
40087d26be beatific: set git default branch 2023-12-23 13:15:42 -08:00
c9f65b73d7 unfolder: enable tvb-syncthing 2023-12-23 13:02:08 -08:00
6b5dcb6e1d beatific: refactor tvb-syncthing to module 2023-12-23 13:01:26 -08:00
e381001f0a beatific: add imperium host entry 2023-12-22 22:07:21 -08:00
741a0bc340 imperium: add obsidian 2023-12-22 22:06:57 -08:00
49d864839a imperium: syncthing system service 2023-12-19 20:06:54 -08:00
532e7a5c6b beatific: allow sudo nixos-rebuild without password for tvb 2023-12-19 19:33:47 -08:00
7afcfbac2b beatific: alias nixos-rebuild to nr 2023-12-18 12:39:12 -08:00
c0cbd43411 imperium: enable printing 2023-12-18 12:38:47 -08:00
4676c9e91d imperium: Get TF2 working
Requires launch option: LD_PRELOAD=$LD_PRELOAD:/run/current-system/sw/lib/libtcmalloc_minimal.so %command%

DRG also runs through Proton but at a prohibitive framerate whenever things are onscreen
2023-12-16 11:41:49 -08:00
05357d5423 beatific: allow imperium access 2023-12-15 21:41:39 +00:00
6804636ce5 imperium: initialize config 2023-12-15 13:18:40 -08:00
267b3d3898 imperium: add SSH key 2023-12-15 12:53:07 -08:00
9d2ac1f8ec backyard: Upgrade to 23.11 2023-12-15 20:52:12 +00:00
ed5fee36ed beatific: Add 23.11 input 2023-12-15 20:52:12 +00:00
bdffba6351 stagirite: Move to 23.05
stagirite's hard drive died so if it comes back it might as well be current
2023-12-15 20:52:12 +00:00
9d964dd7f7 empyrean: remove defunct redstring 2023-12-14 16:08:16 +00:00
43a14b2bec empyrean: update intake-sources 2023-12-14 16:07:04 +00:00
311aba7975 beatific: Add bc 2023-12-08 20:44:35 -08:00
4d5227f51b beatific: add killall 2023-12-08 20:43:34 -08:00
14842e99a1 catacomb: add tree and exiftool 2023-11-28 16:02:51 +00:00
eeb694b08c Fix yt-dlp argument quoting 2023-11-22 19:05:15 +00:00
d553d80270 unfolder: remove chrome from system packages 2023-10-28 06:13:50 -07:00
23e9af7564 backyard: Enable Jellyfin server 2023-10-22 20:56:06 +00:00
721e5a3ca1 beatific: Add DNS host entries 2023-10-22 20:52:10 +00:00
33b50d12d9 catacomb: Update catacomb-server for .m4a 2023-10-20 04:20:36 +00:00
a0979abb57 catacomb: Add an updatable yt-dlp 2023-10-20 04:20:36 +00:00
298b91f83f catacomb: Fix ssh setting path 2023-10-20 04:20:36 +00:00
0b5ac640b8 backyard: resurrect backyard 2023-10-19 20:31:12 -07:00
1e740188e6 empyrean: update intake 2023-10-10 02:32:12 +00:00
f2feb22a86 beatific: Link /etc/nixos to the current config 2023-09-28 14:37:15 +00:00
ba9bfa01f3 beatific: Use programs.<prog> where available
Based on the option source, this doesn't actually change anything, but it seems like good practice in case it becomes necessary for another program or a future version of these.
2023-09-28 14:30:33 +00:00