From dc28dc06b4b8ae5249248ee740aa2a8d0eb2dcfc Mon Sep 17 00:00:00 2001 From: rogueking Date: Sun, 14 Jun 2026 22:52:30 -0400 Subject: [PATCH] fixing gitea push --- .gitea/workflows/iso-builder.yml | 6 ++++-- README.md | 9 --------- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/.gitea/workflows/iso-builder.yml b/.gitea/workflows/iso-builder.yml index 1428905..04c0bed 100644 --- a/.gitea/workflows/iso-builder.yml +++ b/.gitea/workflows/iso-builder.yml @@ -3,10 +3,12 @@ name: Build NixOS ISOs on: push: paths: - - hosts/eva-01/** + - hosts/acheron/** - hosts/armaros/** - - hosts/ender-ml/** - hosts/buildbox/** + - hosts/eva-01/** + - hosts/eva-03/** + - hosts/iso/** - flake.nix - flake.lock - .gitea/workflows/iso-builder.yml diff --git a/README.md b/README.md index 3ce55d3..40b1a87 100644 --- a/README.md +++ b/README.md @@ -65,15 +65,6 @@ Each host gets an auto-generated `-iso` rescue/installer ISO (except ` └── pfp/ # Profile pictures ``` -## Users - -Two Home Manager user configurations live under `home-manager/`: - -- **`rogueking`** — defined in `home-manager/home.nix` -- **`cris`** — defined in `home-manager/cris-home.nix` - -Both share the same module imports (`commands/*`, `programs/*`, and `nixvim`). - ## Rescue / Installer ISOs Every Linux host (except macOS) has an auto-generated ISO configuration (`-iso`) that provides: