diff options
| author | vin <vin@vineetk.net> | 2025-03-07 19:22:32 -0500 |
|---|---|---|
| committer | vin <vin@vineetk.net> | 2025-03-07 19:22:32 -0500 |
| commit | 2138a215dc0066da14c662f0e46939dfb9f07ccf (patch) | |
| tree | c2e9736dded21277da137863bed132b621ccb6a7 /hosts | |
| parent | c4b9c9c19e896d595a3fc6edad7ff6397ee9ef2f (diff) | |
rename lappy to hastur
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/hastur/default.nix (renamed from hosts/lappy/default.nix) | 2 | ||||
| -rw-r--r-- | hosts/hastur/hardware.nix (renamed from hosts/lappy/hardware.nix) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/hosts/lappy/default.nix b/hosts/hastur/default.nix index d323778..dee3334 100644 --- a/hosts/lappy/default.nix +++ b/hosts/hastur/default.nix | |||
| @@ -27,7 +27,7 @@ | |||
| 27 | 27 | ||
| 28 | # disable wifi and open some ports | 28 | # disable wifi and open some ports |
| 29 | networking = { | 29 | networking = { |
| 30 | hostName = "lappy"; | 30 | hostName = "hastur"; |
| 31 | hostId = "deadcafe"; | 31 | hostId = "deadcafe"; |
| 32 | 32 | ||
| 33 | wireless = { | 33 | wireless = { |
diff --git a/hosts/lappy/hardware.nix b/hosts/hastur/hardware.nix index 6a73716..6a73716 100644 --- a/hosts/lappy/hardware.nix +++ b/hosts/hastur/hardware.nix | |||
