diff options
| author | Tim Keller <tjk@tjkeller.xyz> | 2026-07-28 17:11:49 -0500 |
|---|---|---|
| committer | Tim Keller <tjk@tjkeller.xyz> | 2026-07-28 17:11:49 -0500 |
| commit | 096769b390bb90fc451c384f85bc26d3c2744a1c (patch) | |
| tree | ce0dc04df65e98d96285c0c9761a6e34bf05f790 | |
| parent | 8692ac2970b16327103c7ccf30303461005ddc76 (diff) | |
| download | nixos-096769b390bb90fc451c384f85bc26d3c2744a1c.tar.xz nixos-096769b390bb90fc451c384f85bc26d3c2744a1c.zip | |
move hp-envy-office to office-precision
| -rw-r--r-- | flake.nix | 2 | ||||
| -rw-r--r-- | hosts/office-precision/configuration.nix (renamed from hosts/hp-envy-office/configuration.nix) | 0 | ||||
| -rw-r--r-- | hosts/office-precision/hardware-configuration.nix (renamed from hosts/hp-envy-office/hardware-configuration.nix) | 0 | ||||
| -rw-r--r-- | hosts/office-precision/resources/secrets/wg.yaml (renamed from hosts/hp-envy-office/resources/secrets/wg.yaml) | 0 | ||||
| -rw-r--r-- | hosts/office-precision/wg.nix (renamed from hosts/hp-envy-office/wg.nix) | 0 |
5 files changed, 1 insertions, 1 deletions
@@ -99,8 +99,8 @@ rec { "X230" "flex-wg-router" "gnuslashprinter" - "hp-envy-office" "libreX60" + "office-precision" "optiplex" "poweredge" "sweetiepc" diff --git a/hosts/hp-envy-office/configuration.nix b/hosts/office-precision/configuration.nix index 5e3a463..5e3a463 100644 --- a/hosts/hp-envy-office/configuration.nix +++ b/hosts/office-precision/configuration.nix diff --git a/hosts/hp-envy-office/hardware-configuration.nix b/hosts/office-precision/hardware-configuration.nix index 22a8c24..22a8c24 100644 --- a/hosts/hp-envy-office/hardware-configuration.nix +++ b/hosts/office-precision/hardware-configuration.nix diff --git a/hosts/hp-envy-office/resources/secrets/wg.yaml b/hosts/office-precision/resources/secrets/wg.yaml index f3b53aa..f3b53aa 100644 --- a/hosts/hp-envy-office/resources/secrets/wg.yaml +++ b/hosts/office-precision/resources/secrets/wg.yaml diff --git a/hosts/hp-envy-office/wg.nix b/hosts/office-precision/wg.nix index 763496e..763496e 100644 --- a/hosts/hp-envy-office/wg.nix +++ b/hosts/office-precision/wg.nix |
