diff options
Diffstat (limited to '')
| -rw-r--r-- | hosts/Apzu/configuration.nix (renamed from hosts/IDOHVE/configuration.nix) | 0 | ||||
| -rw-r--r-- | hosts/Apzu/hardware/hardware.nix (renamed from hosts/IDOHVE/hardware/hardware.nix) | 0 | ||||
| -rw-r--r-- | hosts/Apzu/networking.nix (renamed from hosts/IDOHVE/networking.nix) | 2 | ||||
| -rw-r--r-- | hosts/Tiamat/hardware/cpu.nix (renamed from hosts/IDOHVE/hardware/cpu.nix) | 0 | ||||
| -rw-r--r-- | hosts/Tiamat/hardware/gpu.nix (renamed from hosts/IDOHVE/hardware/gpu.nix) | 0 |
5 files changed, 1 insertions, 1 deletions
diff --git a/hosts/IDOHVE/configuration.nix b/hosts/Apzu/configuration.nix index e42cb05f..e42cb05f 100644 --- a/hosts/IDOHVE/configuration.nix +++ b/hosts/Apzu/configuration.nix diff --git a/hosts/IDOHVE/hardware/hardware.nix b/hosts/Apzu/hardware/hardware.nix index c36b7062..c36b7062 100644 --- a/hosts/IDOHVE/hardware/hardware.nix +++ b/hosts/Apzu/hardware/hardware.nix diff --git a/hosts/IDOHVE/networking.nix b/hosts/Apzu/networking.nix index 5d5f194a..17f7c356 100644 --- a/hosts/IDOHVE/networking.nix +++ b/hosts/Apzu/networking.nix @@ -10,5 +10,5 @@ networking.useDHCP = lib.mkDefault true; # networking.interfaces.enp0s31f6.useDHCP = lib.mkDefault true; # networking.interfaces.wlp3s0.useDHCP = lib.mkDefault true; - networking.hostName = "IDOHVE"; + networking.hostName = "Apzu"; } diff --git a/hosts/IDOHVE/hardware/cpu.nix b/hosts/Tiamat/hardware/cpu.nix index 2d7232cd..2d7232cd 100644 --- a/hosts/IDOHVE/hardware/cpu.nix +++ b/hosts/Tiamat/hardware/cpu.nix diff --git a/hosts/IDOHVE/hardware/gpu.nix b/hosts/Tiamat/hardware/gpu.nix index c3df51ae..c3df51ae 100644 --- a/hosts/IDOHVE/hardware/gpu.nix +++ b/hosts/Tiamat/hardware/gpu.nix |
