From a64c66e96ade06079bacd92fb4062835a94c1842 Mon Sep 17 00:00:00 2001 From: "Collin J. Doering" Date: Sat, 13 Apr 2024 22:24:01 -0400 Subject: [PATCH] desktop: noop - fix typo in comment --- .guix/rekahsoft/guix-config/desktop.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.guix/rekahsoft/guix-config/desktop.scm b/.guix/rekahsoft/guix-config/desktop.scm index 4c25a08..f266272 100644 --- a/.guix/rekahsoft/guix-config/desktop.scm +++ b/.guix/rekahsoft/guix-config/desktop.scm @@ -55,7 +55,7 @@ (name "i3lock") (program (file-append i3lock "/bin/i3lock"))))) (modify-services %desktop-services - ;; Enable network-manager-open plugin + ;; Enable network-manager-openvpn plugin (network-manager-service-type config => (network-manager-configuration (inherit config)