|
179ea1b30b
|
Enhancement: Allow unfree in nixpkgs for fighter.
|
2025-02-07 14:00:25 -08:00 |
|
|
366039d273
|
Enhancement: Add localization, basic nixpkgs config.
|
2025-02-07 13:02:27 -08:00 |
|
|
6b71effc53
|
Enhancement: Update rocmPackages
|
2025-02-06 23:36:16 -08:00 |
|
|
be1daee4f1
|
Enhancement: Add amdgpu_top
|
2025-02-06 23:01:03 -08:00 |
|
|
e301a841f9
|
Feature: Add packages to support Instinct MI60.
|
2025-02-06 22:55:53 -08:00 |
|
|
44289740ba
|
Fix: Whoops. Wrong system-kernel matchups.
|
2025-02-06 15:59:08 -08:00 |
|
|
6b54df7c0b
|
Fix: Add missing sys input.
|
2025-02-06 15:57:53 -08:00 |
|
|
55f43f700e
|
Fix: Add missing pkgs input.
|
2025-02-06 15:57:35 -08:00 |
|
|
9a10b8db7e
|
Enhancement: Set kernel to version 6.12 (from 6.6).
|
2025-02-06 15:57:00 -08:00 |
|
|
6f2abb40ba
|
Fix: Enable DHCP client. Interface not coming up automatically on boot.
|
2025-02-06 15:32:36 -08:00 |
|
|
94322b6492
|
Enhancement: Consolidate hardware/boot config.
|
2025-02-06 15:32:26 -08:00 |
|
|
c31ae00a50
|
Fix: Extend smb device/mount timeout.
|
2025-02-06 15:04:46 -08:00 |
|
|
864e3d82f0
|
Fix: Disable watch option for traefik dynamic config files.
|
2025-02-06 14:58:10 -08:00 |
|
|
28d4dd0a40
|
Enhancement: Preventatively disable systemd emergency mode.
|
2025-02-06 14:21:06 -08:00 |
|
|
8d1541c903
|
Enhancement: Update iscsi.
- Deprecate barbarian.
- Reorganize iscsi vars.
- Add filesystem mount for iscsi.
|
2025-02-06 14:04:20 -08:00 |
|
|
113c5f8448
|
Fix: Re-encrypt smb.secrets as pure binary.
|
2025-02-06 13:54:39 -08:00 |
|
|
e78f1d0cf1
|
Fix: IDEK
|
2025-02-06 13:50:25 -08:00 |
|
|
32cd2b7562
|
Fix: Force sops to emit plain binary file to preserve dotenv syntax.
|
2025-02-06 13:49:50 -08:00 |
|
|
4eadaeeb5a
|
Fix: Re-encrypt smb.secrets with --output-type binary
|
2025-02-06 13:46:53 -08:00 |
|
|
e0de19bd87
|
Fix: Correct sops format
|
2025-02-06 13:42:59 -08:00 |
|
|
7291fa354a
|
Feature: Add sops-encrypted SMB credentials.
|
2025-02-06 13:39:42 -08:00 |
|
|
df2eb5cd60
|
Enhancement: Open iperf3 server TCP port.
|
2025-02-06 13:34:18 -08:00 |
|
|
0da07158f0
|
Fix: Update config to use new files.
|
2025-02-06 13:29:29 -08:00 |
|
|
62e4bd337a
|
Enhancement: Force nixos rebuild to ignore cached flake.
|
2025-02-06 13:26:44 -08:00 |
|
|
c868343c42
|
Enhancement: Update hardware and networking config.
- Remove not-detected.nix.
- Set hardware configs explicitly.
- Configure 32GB swapfile.
- Split networking config into networking.nix.
- Disable DHCP, set interface address explicitly.
|
2025-02-06 13:25:24 -08:00 |
|
|
b2bd1a9d60
|
Fix: Disable rootless docker. Rootless breaks port binding. May be able to work around later.
|
2025-02-06 13:01:14 -08:00 |
|
|
b23ea9e1e4
|
Fix: Loosen web network reqs
|
2025-02-06 02:30:36 -08:00 |
|
|
677903d005
|
Fix: Typos
|
2025-02-06 02:25:04 -08:00 |
|
|
93c0ef3eda
|
Fix: Nix doesn't like the syntax.
|
2025-02-06 02:21:50 -08:00 |
|
|
bc5ff15869
|
Fix: Use ${stack}.secrets instead of secrets.env
|
2025-02-06 02:18:57 -08:00 |
|
|
5a093b5d36
|
Fix: Stop using secrets.env . It confuses sops.
|
2025-02-06 02:15:00 -08:00 |
|
|
1dc87e868f
|
Fix: IDEK
|
2025-02-06 01:38:06 -08:00 |
|
|
0be514c6e0
|
Fix: Call sops-nix module...
|
2025-02-06 01:35:10 -08:00 |
|
|
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 |
|