Put in earplugs

This commit is contained in:
nik gaffney 2024-01-22 15:34:11 +01:00
parent 5f05e6ec7d
commit df9d1afea5
Signed by: nik
GPG key ID: 989F5E6EDB478160

View file

@ -263,12 +263,10 @@ COMMIT
details can be found in [[https://guix.gnu.org/cookbook/en/html_node/Connecting-to-Wireguard-VPN.html][Connecting to Wireguard VPN]] section of the cookbook details can be found in [[https://guix.gnu.org/cookbook/en/html_node/Connecting-to-Wireguard-VPN.html][Connecting to Wireguard VPN]] section of the cookbook
#+begin_src scheme #+begin_src scheme
(simple-service 'wireguard-module (service kernel-module-loader-service-type
kernel-module-loader-service-type
'("wireguard")) '("wireguard"))
#+end_src #+end_src
*** display manager *** display manager
#+begin_src scheme #+begin_src scheme
;; (service sddm-service-type ;; (service sddm-service-type