guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/03: hydra: Add configuration of lieserl.


From: Andreas Enge
Subject: 03/03: hydra: Add configuration of lieserl.
Date: Tue, 18 Apr 2023 16:42:29 -0400 (EDT)

andreas pushed a commit to branch master
in repository maintenance.

commit fc2429f5418b02b563a3c0c4e4205b2dc09a5987
Author: Andreas Enge <andreas@enge.fr>
AuthorDate: Tue Apr 18 22:41:57 2023 +0200

    hydra: Add configuration of lieserl.
    
    * hydra/lieserl.scm: New file.
---
 hydra/lieserl.scm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/hydra/lieserl.scm b/hydra/lieserl.scm
new file mode 100644
index 0000000..ab7ae68
--- /dev/null
+++ b/hydra/lieserl.scm
@@ -0,0 +1,4 @@
+(use-modules (sysadmin overdrive))
+
+(overdrive-system "lieserl"
+                  #:wireguard-ip "10.0.0.14/32")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]