diff options
Diffstat (limited to 'machines')
| -rw-r--r-- | machines/devices/graphite.nix (renamed from machines/devices/grimoire.nix) | 0 | ||||
| -rw-r--r-- | machines/graphite.nix (renamed from machines/grimoire.nix) | 6 | ||||
| -rw-r--r-- | machines/hardware/graphite.nix (renamed from machines/hardware/grimoire.nix) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/machines/devices/grimoire.nix b/machines/devices/graphite.nix index f8b7631..f8b7631 100644 --- a/machines/devices/grimoire.nix +++ b/machines/devices/graphite.nix diff --git a/machines/grimoire.nix b/machines/graphite.nix index 4af614d..d0bcaa8 100644 --- a/machines/grimoire.nix +++ b/machines/graphite.nix @@ -4,11 +4,11 @@ imports = [ ../modules/common.nix - ./hardware/grimoire.nix - ./devices/grimoire.nix + ./hardware/graphite.nix + ./devices/graphite.nix ]; - networking.hostName = "Grimoire"; + networking.hostName = "Graphite"; system.stateVersion = "24.05"; } diff --git a/machines/hardware/grimoire.nix b/machines/hardware/graphite.nix index c8fc7c6..c8fc7c6 100644 --- a/machines/hardware/grimoire.nix +++ b/machines/hardware/graphite.nix |
