2818 Commits

Author SHA1 Message Date
2fa6ad05a6
Fix: Accidentally clobbered existing repo location... 2025-02-19 15:17:36 -08:00
5ced723c3a
Feature (WIP): Init wireguard module. 2025-02-19 15:08:11 -08:00
89b7dc592b
Fix: Consolidate any repetition of home-manager.users."${sys.username}".
- Cannot declare a configuration node with a variable more than once.
  - Any invocations of `home-manager.users."${sys.username}"` should be consolidated to one attrset *per file*.
  - Read more: https://github.com/NixOS/nix/issues/916
2025-02-19 15:07:31 -08:00
400c463334
Fix: Rule 1 of a modded Minecraft server: double the RAM and give it to the next guy... 2025-02-18 13:38:15 -08:00
389731d4ce
Enhancement: Include copy of repo in system module at location specified by sys.repoPath.
Fix: Restore artificer, iso, and cloudimage configs in working state.
2025-02-18 02:46:17 -08:00
f11ecc8792
Fix: Remove unused input. 2025-02-18 02:42:58 -08:00
4d7390cb41
Fix: Restore port-forward for 25565 to point to fighter.
Some checks failed
Deploy VyOS config.boot to Wizard / deploy (push) Has been cancelled
2025-02-17 12:59:08 -08:00
f5659d620a
Fix: Update to match custom.yml. 2025-02-16 21:08:39 -08:00
7a0511bb4d
Fix: Add server container to minecraft network. 2025-02-16 18:16:36 -08:00
65ed41dffd
Fix: Add networkmanager group to default user in networking module. 2025-02-16 16:15:54 -08:00
5a0047e98e
Fix: Networking module using self-IP for default gateway. 2025-02-16 16:00:06 -08:00
cd3b578de7
Fix: Point port 25565 at desktop IP instead of server IP until I can get a server running properly on fighter.
Some checks are pending
Deploy VyOS config.boot to Wizard / deploy (push) Waiting to run
2025-02-16 15:31:28 -08:00
630fa3d971
Fix: Consolidate modules for fighter.
- Adds `systemd.enableEmergencyMode = false;` to system.nix module; removes from all redundant locations.
  - Removes configuration.nix for fighter.
  - Removes network-shares.nix for fighter (replaced by calling smb and iscsi modules).
2025-02-16 15:30:01 -08:00
03c397027a
Enhancement: Use smb.secretsFile in smb module to define path for smb credentials file. 2025-02-16 15:21:24 -08:00
1b610bc9eb
Fix (Huge): Re-enable desktop.
- Enable desktop system in flake with all modules imported in flake file, and arguments for those modules passed via specialArgs.
  - Disable fileSystems mounts for iscsi.
  - Refactor smb.nix to define all working shares. (TODO: Figure out how to enable a subset of shares by arguments passed to module).
  - Roll cloudflare_stream.token.
  - Extract all module calls out of configuration.nix for desktop. Remove configuration nodes duplicated in system.nix.
  - Fix dependence on deprecated "sys" subattributes in desktop-environment.nix.
  - Remove iscsi configuration from filesystems.nix. Using iscsi module instead.
  - Update terminal-environment.nix to use git attrset where appropriate.
  - Hardcode wallpaper file in theme.nix.
  -
2025-02-16 15:14:46 -08:00
75a5fbd6fb
Fix: Rework iscsi mount for fighter. 2025-02-16 02:43:07 -08:00
7996a65b57
Fix: Allow minecraft's port 25565, install jdk binaries. 2025-02-16 01:33:33 -08:00
93e8426a43
Feature: Implement new modules for fighter.
- Fighter uses: system, git, sops, docker, networking, and iscsi modules; plus its own stacks module which we've updated to use the new design concept.
  - I can't figure out how to put all of the module code together (importing and defining the vars), so we're compromising.
2025-02-16 01:26:30 -08:00
f71c6c512d
Feature (WIP): Consolidate and standardize vars and modules in flake. 2025-02-16 00:14:45 -08:00
cd9cda5dba
Feature (WIP): Configure artificer to succeed druid. 2025-02-16 00:14:15 -08:00
69f15221da
Fix: Disable ollama. Not used for now. 2025-02-16 00:13:43 -08:00
fff1d2c480
Enhancement (WIP): Consolidate system configurations into modules.
- system: Module describes core Linux system configuration parameters, and NixOS system parameters.
  - networking: Basic networking config for metal hosts.
  - sops: Configures sops-nix to decrypt secrets as appropriate, and provides a useful shell helper.
  - smb: Reusable module that returns one smb mount.
  - iscsi: Autoconnect and auto-mount iscsi target.
  - git: Basic Git config.
  - docker: Configure Docker.
  - hardware: Set of modules for physical hardware devices and their related configurations.
2025-02-16 00:13:27 -08:00
46c6ac047f
Fix: Remove unused services. 2025-02-16 00:06:05 -08:00
511c548af8
Fix: Remove unused arg. 2025-02-16 00:05:48 -08:00
1dba251ce4
Fix: Update wg-easy to use adguard for DNS 2025-02-16 00:04:53 -08:00
4e4d7db018
Enhancement: Add timezone for Zipline. 2025-02-11 01:30:03 -08:00
68940523e4
WIP: Declare homeassistant config files. 2025-02-11 01:29:28 -08:00
2d5ee19f0e
Enhancement: Switch to using one secret file for each secret for clips. 2025-02-11 01:28:18 -08:00
d467b7246c
Fix: Update script to source secrets. 2025-02-11 00:08:08 -08:00
85b035ebe8
Fix: Pin postgres to major version for importing. 2025-02-10 23:51:45 -08:00
373a809c75
Fix: Rotate secrets; move Zipline data to service subdir. 2025-02-10 23:49:30 -08:00
6d87d0d84b
Fix: Emit zipline secrets as binary. 2025-02-10 23:34:39 -08:00
1dff23ab42
Fix: Remove e10, update router mapping. 2025-02-10 12:50:16 -08:00
6214466565
Fix: Update to match working (non-GPU-accelerated) config on host. 2025-02-10 12:47:47 -08:00
d7ed743693
Fix: Spaghetti, meet Wall. 2025-02-10 12:34:53 -08:00
f9817c2850
Fix: Add bluetooth config nodes to homeassistant stack. May cause collision in future... 2025-02-10 12:15:44 -08:00
bd33c57bc4
Fix: Force sops-nix to emit plain file. 2025-02-10 11:58:07 -08:00
bfaa861e8d
Fix: Remove breaking "M" from MEM allocation env vars. 2025-02-10 11:54:32 -08:00
93612257cb
Fix: Update desktop config to use proper ssh sys vars. 2025-02-10 11:53:45 -08:00
bd5b19f798
Fix: Temporarily disable auto-mounting the iscsi share. It's misbehaving and I need to diagnose. 2025-02-10 11:53:17 -08:00
8235087250
Fix: Remove bat. I always find myself running alias cat='cat' anyways... 2025-02-10 11:52:50 -08:00
6bbd0b2f8c
Enhancement (WIP): Split clips config into separate file; include secrets required by script.
TODO: Refactor scripts to use new secret locations, create zipline token.
2025-02-10 11:51:53 -08:00
98146914bf
Fix: Idek. 2025-02-08 18:40:47 -08:00
dd6fe84150
Fix: Add admin user to "video" and "render" groups. 2025-02-08 18:03:56 -08:00
a59e3d6b8c
Fix (ugly): Workaround docker failing to identify group names. 2025-02-08 17:51:23 -08:00
3782947901
Fix: Add render group. 2025-02-08 17:45:22 -08:00
f1f197d9d9
Fix: Allow access to broader set of GPU devices. 2025-02-08 17:37:34 -08:00
d3c038db6e
Fix: Update syntax to match [ROCm docs](https://rocm.docs.amd.com/projects/install-on-linux/en/latest/how-to/docker.html) 2025-02-08 17:24:35 -08:00
2c8958c1ce
Fix: typo. 2025-02-08 16:56:00 -08:00
b5570dbb6e
Fix: Update iscsi disk config after reformat. 2025-02-08 16:54:17 -08:00