about summary refs log tree commit diff
path: root/machines/default.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2022-03-08 22:00:08 +0100
committerProfpatsch <mail@profpatsch.de>2022-03-08 22:00:36 +0100
commit1314a24c6214f4773fd1ee905cd5040c98bbc6c2 (patch)
tree8fa4f3b38b0765530555a790c112cd8f379b908b /machines/default.nix
parent477b233ef646a1c65a0a6228686fa2ba04b777ea (diff)
machines/profpatsch: add leguin simple setup
Mostly copied from haku
Diffstat (limited to 'machines/default.nix')
-rw-r--r--machines/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/default.nix b/machines/default.nix
index b08ddbed..d726f01f 100644
--- a/machines/default.nix
+++ b/machines/default.nix
@@ -22,6 +22,7 @@ with import ../lib;
     shiki = callMachine ./profpatsch/shiki.nix {};
     haku = callMachine ./profpatsch/haku.nix {};
     legosi = callMachine ./profpatsch/legosi.nix {};
+    leguin = callMachine ./profpatsch/leguin.nix {};
     # mikiya = callMachine ./profpatsch/mikiya.nix {};
   };
   sternenseemann = {