about summary refs log tree commit diff
path: root/machines/default.nix
diff options
context:
space:
mode:
authorsternenseemann <sternenseemann@systemli.org>2022-09-27 11:32:25 +0200
committersternenseemann <sternenseemann@systemli.org>2022-09-27 17:53:31 +0200
commitc72b612a61841ec3dd727aa50cec2e084e89a3f5 (patch)
treede6c19963cfd8d29584f68fd3fe9d9d03fa84a4f /machines/default.nix
parent306f656736d71c8cafd9e28ecbd1080d2c7d8800 (diff)
machines/sternenseemann/ludwig: resurrect
This is the old racker machine, but needs to be re-installed (hence the
updated stateVersion) and is renamed more consistently. This has not
much set up yet, trying to get binary cache up for the first install.

cc @aszlig, LMK if this is an unreasonable burden on the builders.
Diffstat (limited to 'machines/default.nix')
-rw-r--r--machines/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/machines/default.nix b/machines/default.nix
index 034330a9..cb9db428 100644
--- a/machines/default.nix
+++ b/machines/default.nix
@@ -15,7 +15,7 @@ with import ../lib;
     sigrun    = callMachine devhell/sigrun.nix {};
     hildr     = callMachine devhell/hildr.nix {};
     gunnr     = callMachine devhell/gunnr.nix {};
-    herja     = callMachine devhell/herja.nix {}; 
+    herja     = callMachine devhell/herja.nix {};
   };
   profpatsch = {
     shiki = callMachine ./profpatsch/shiki.nix {};
@@ -25,7 +25,7 @@ with import ../lib;
     # mikiya = callMachine ./profpatsch/mikiya.nix {};
   };
   sternenseemann = {
-    # racker = callMachine ./sternenseemann/racker.nix {};
+    ludwig = callMachine ./sternenseemann/ludwig.nix {};
     wolfgang = callMachine ./sternenseemann/wolfgang.nix {};
   };
   misc = {