Commit Graph

202 Commits

Author SHA1 Message Date
1956c75a61 centroid: add lan revproxy 2024-01-20 04:51:10 +00:00
89e1752d0e centroid: Add mopidy-youtube with yt-dlp stitched in 2024-01-20 04:04:59 +00:00
612fcb7dce centroid: Set up mopidy 2024-01-20 03:46:41 +00:00
75a6b01fc6 beatific: nixos-rebuild --fast 2024-01-19 04:36:58 +00:00
46c862085f centroid: get pipewire sound working 2024-01-19 04:36:37 +00:00
af0918603d centroid: pin nixpkgs 2024-01-19 01:34:08 +00:00
d8628b33cc centroid: enable networkmanager 2024-01-19 01:21:34 +00:00
d4a34ffe19 Regenerate hardware-configuration.nix from nixos-generate-config 2024-01-19 00:51:37 +00:00
a13d098d4e centroid: remove root ssh key 2024-01-19 00:26:45 +00:00
5afdd69a2f centroid: enable time, i18n, programs, ssh, hosts 2024-01-19 00:08:24 +00:00
6f3c75e53c beatific: add centroid key 2024-01-18 23:53:57 +00:00
22ec014c38 centroid: remove some unneeded options 2024-01-18 23:20:49 +00:00
87da6efaed centroid: enable beatific module 2024-01-18 23:10:24 +00:00
1c8603fd8e centroid: clean up after nixos-infect a bit 2024-01-18 23:03:00 +00:00
969cc2ecec centroid: init via nixos-infect 2024-01-18 22:55:55 +00:00
51f72d2d55 beatific: add an xclip copy script 2024-01-17 15:05:12 -08:00
c86cf48127 unfolder: extra programs 2024-01-17 14:57:41 -08:00
9befa8bb16 beatific: add puddletag to extra programs 2024-01-17 14:57:27 -08:00
8335a93596 empyrean: revproxy mirror to catacomb
Keeping a full local copy of the mirror is unsustainable without expanding empyrean's relatively small storage
2024-01-17 12:32:45 +00:00
471930cb64 catacomb: add port for mirror vhost 2024-01-17 12:13:15 +00:00
a5b364fbc1 empyrean: remove newtab vhost
This doesn't appear to be used. I think the intake configuration overwrote it.
2024-01-12 18:51:42 +00:00
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