18ca235bad
Fix: I hope.
2025-02-05 23:32:12 -08:00
4aaf1d33bd
Fix: Stop making fun of me.
2025-02-05 23:25:25 -08:00
46ee5c8b5c
Fix: SSH path was empty.
2025-02-05 23:22:10 -08:00
32ceed3318
Fix: Restore sshKeyPaths to use the user's key instead of root's.
2025-02-05 23:17:50 -08:00
db69e5a83d
Fix: Rotate admin@fighter key.
Deploy VyOS config.boot to Wizard / deploy (push) Has been cancelled
2025-02-05 23:15:22 -08:00
c260fe3904
Enhancement: Correct file path for ssh key to use for decrypting sops-nix secrets.
2025-02-05 23:06:00 -08:00
8219ac7e7c
Feature: Add admin@fighter to sops-nix recipients
Deploy VyOS config.boot to Wizard / deploy (push) Waiting to run
2025-02-05 22:45:52 -08:00
0821d2fd3b
Fix: Replace placeholders with correct disk UUIDs
2025-02-05 22:15:54 -08:00
e53fad33d0
Fix: Typo
Deploy NixOS System Configurations to Silver-Flame Hosts / deploy (push) Has been cancelled
2025-02-05 17:42:55 -08:00
be0d5a7e78
Fix: Remove unused pkgs input for silver-flame's hardware-configuration.nix
2025-02-05 17:42:38 -08:00
394db66116
Feature: Add generated hardware.nix for fighter.
2025-02-05 17:42:11 -08:00
6931d60021
Fix: Make iscsi drive explicitly non-required for boot.
2025-02-05 17:41:54 -08:00
f76eee2fb0
Fix: Comment out unused default app types.
2025-02-05 17:41:24 -08:00
b70c0bb56b
Fix: Disable systemd's emergency mode, which caused a failure to boot when our iscsi disk was not mounted during boot.
2025-02-05 17:41:09 -08:00
4d74b10dcb
Feature: Add some AI stuff for desktop.
2025-02-05 17:40:34 -08:00
317108d51a
Enhancement: Add sys.networking
variables for fighter.
2025-02-05 17:40:01 -08:00
c84b08c47c
Fix: Correct path for sshKey used for signing commits.
2025-02-02 02:22:21 -08:00
a9290d0189
Update: Refactor fileSystems, module imports; Init ai.nix.
...
- ai.nix for all LLM/AI/ML programs/services/configurations.
- Flatten module tree to 2 levels: configuration.nix, and modules imported by configuration.nix
- Split fileSystems from hardware, mount /mnt/iscsi/joey-desktop, rename fedora drive to data.
2025-02-02 02:19:35 -08:00
afa355935e
Feature: Add all stacks.nix to fighter config.
2025-02-01 14:38:55 -08:00
5828a9d09e
Feature: Init stack.nix for minecraft.
2025-02-01 01:29:43 -08:00
66d1928b81
Feature: Init stack.nix for monitoring.
...
- Nuke everything except uptime-kuma.
2025-02-01 01:08:22 -08:00
fc2264331b
Feature: Init stack.nix for nextcloud.
2025-02-01 01:05:27 -08:00
052613c8c4
Feature: Init stack.nix for n8n.
2025-02-01 01:00:12 -08:00
d355e7a977
Feature: Init stack.nix for navidrome
2025-02-01 00:58:27 -08:00
979fafb0ec
Feature: Init stack.nix for plex.
...
- Delete unused nvidia alternate config.
- Delete Plex exporter.
2025-02-01 00:55:30 -08:00
bd26c3ea0f
Feature: Init stack.nix for manyfold.
...
- Rotate keys in manyfold and postgres.
- Move postgres volume to $APPDATA.
2025-02-01 00:34:52 -08:00
9311a40618
Feature: Init stack.nix for gitea-runner.
...
- Move secrets.env to registration.token.
- Rotate key for registration token.
2025-02-01 00:27:21 -08:00
13b36447c1
Feature: Init stack.nix for qbittorrent.
2025-02-01 00:22:01 -08:00
9855af4cf7
Cosmetic
2025-02-01 00:19:55 -08:00
c502e196a4
Feature: Init stack.nix for unifi
2025-02-01 00:19:49 -08:00
1feffe2777
Fix: Update instances of APPDATA to point to ${sys.dataDirs.appdata}/${stack}
2025-02-01 00:18:26 -08:00
7778fa68ec
Feature: Init stack.nix for keycloak.
...
- Rotate secrets for all components.
- Delete unused volume.
2025-02-01 00:13:25 -08:00
76181301c9
Feature: Init stack.nix for homepage.
2025-02-01 00:12:06 -08:00
513f278be1
Feature: Init stack.nix for homeassistant.
...
- Move from `home-assistant` to `homeassistant`.
- Delete unused Wyze-bridge.
- Delete unused README.
- Rotate keys in mosquitto.passwd.
2025-02-01 00:02:35 -08:00
09a4d88e00
Feature: Init stack.nix for Gitea.
...
- Rotate gitea and postgres secrets.
- Small update to docs.
- Delete unused runner-related files.
- Delete runner.
- Move postgres data to `$APPDATA/postgres`
Note: Primary Gitea instance on `gitea.jafner.tools` is running its own legacy config. This config will be used for a new `git.jafner.net` instance.
2025-01-31 23:54:42 -08:00
8420d3f2e0
Feature: Init stack.nix for stash
2025-01-31 23:36:54 -08:00
d1436f8491
Feature: Init stack.nix for books, rotate secrets.env
2025-01-31 23:32:53 -08:00
aea2dd0b5d
Fix: Update APPDATA value.
2025-01-31 23:27:44 -08:00
faac86a2f4
Fix: Delete unused sops block.
2025-01-31 23:26:29 -08:00
38612a58cc
Enhancement: Standardize on APPDATA=${sys.dataDirs.appdata}/${stack}
2025-01-31 23:26:14 -08:00
6b8f699109
Feature: Init stack.nix for warpgate.
2025-01-31 23:21:34 -08:00
d185991884
Fix: Fix stack name.
2025-01-31 23:19:10 -08:00
a86efd8dbf
Feature: Add stack.nix for wireguard.
2025-01-31 23:18:32 -08:00
f529ef9a07
Feature: Add stack.nix for zipline.
2025-01-31 23:15:05 -08:00
4154440f0c
Fix: Remove unused sops.secrets, change stack to "autopirate"
2025-01-31 23:04:00 -08:00
fd398c2190
Fix: Remove unused sops.secrets
, change stack to correct value.
2025-01-31 23:03:12 -08:00
e44cd12d6c
Feature: Add stack.nix for autopirate
.
2025-01-31 22:53:20 -08:00
ad91f06f13
Feature: Add stack.nix for ai
2025-01-31 22:41:30 -08:00
328c7ead50
Feature: Init stack.nix for coder.
2025-01-31 22:30:41 -08:00
46b7cd3116
Enhancement: Rename DOCKER_DATA
to runtime-neutral APPDATA
2025-01-31 22:30:10 -08:00