diff --git a/channels.scm b/channels.scm
index 9de6ca4..e751e55 100644
--- a/channels.scm
+++ b/channels.scm
@@ -3,7 +3,7 @@
(url "https://git.savannah.gnu.org/git/guix.git")
(branch "master")
(commit
- "c8e599b9391f789a8a3e2183fc8f0c2a5061ceb0")
+ "eed55a6544d5bda2245ec853e5fa4b28e1865bea")
(introduction
(make-channel-introduction
"9edb3f66fd807b096b48283debdcddccfea34bad"
@@ -14,7 +14,7 @@
(url "https://gitlab.com/nonguix/nonguix")
(branch "master")
(commit
- "713f233be79fed1efad0c58d51b1829644323810")
+ "dd7519aa20948e42469eccc3c7c99c1633420a07")
(introduction
(make-channel-introduction
"897c1a470da759236cc11798f4e0a5f7d4d59fbc"
diff --git a/home-config/ssh/config b/home-config/ssh/config
index 68d7dae..1b8e4bf 100644
--- a/home-config/ssh/config
+++ b/home-config/ssh/config
@@ -8,5 +8,9 @@ Host linode
HostName 97.107.142.58
User root
+Host hetzner
+ HostName 5.161.207.21
+ User root
+
Host *
KexAlgorithms -sntrup761x25519-sha512@openssh.com
diff --git a/modules/ryan-config/base-system.scm b/modules/ryan-config/base-system.scm
index 8128f6e..98acf28 100644
--- a/modules/ryan-config/base-system.scm
+++ b/modules/ryan-config/base-system.scm
@@ -155,6 +155,7 @@
(service libvirt-service-type
(libvirt-configuration
(unix-sock-group "libvirt")))
+ (service virtlog-service-type)
(service bluetooth-service-type)
(udev-rules-service 'fido2 libfido2 #:groups '("plugdev")))
@@ -182,7 +183,7 @@
(udev-configuration-rules config)))))
(delete pulseaudio-service-type)
(delete gdm-service-type)
- (delete xorg-server-service-type)
+ ;(delete xorg-server-service-type)
(delete alsa-service-type) )))
(setuid-programs
(append (list (file-like->setuid-program