about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--machines/default.nix2
-rw-r--r--machines/profpatsch/shiki.nix (renamed from machines/profpatsch/katara.nix)0
2 files changed, 1 insertions, 1 deletions
diff --git a/machines/default.nix b/machines/default.nix
index eaea77c9..1f33708f 100644
--- a/machines/default.nix
+++ b/machines/default.nix
@@ -20,7 +20,7 @@ with import ../lib;
     hannswurscht = callMachine ./openlab/hannswurscht.nix {};
   };
   profpatsch = {
-    katara = callMachine ./profpatsch/katara.nix {};
+    shiki = callMachine ./profpatsch/shiki.nix {};
     haku   = callMachine ./profpatsch/haku.nix {};
     mikiya = callMachine ./profpatsch/mikiya.nix {};
   };
diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/shiki.nix
index 98842ecd..98842ecd 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/shiki.nix