Commit 3aabf9f46e45
Changed files (1)
machines
machines/okinawa.nix
@@ -0,0 +1,5 @@
+{
+ imports = [
+ ./base.nix
+ ];
+}