Put in earplugs

This commit is contained in:
nik gaffney 2024-01-22 15:35:34 +01:00
parent 66eadf56e6
commit d0742ec9a2
Signed by: nik
GPG key ID: 989F5E6EDB478160
2 changed files with 5 additions and 3 deletions

View file

@ -42,7 +42,8 @@ Include non-free linux kernel, modules and firmware from the [[https://gitlab.c
** service modules
#+begin_src scheme
(use-service-modules cups
(use-service-modules linux
cups
desktop
networking
ssh

View file

@ -1,6 +1,6 @@
;; -*- mode: scheme; coding: utf-8; -*-
;;
;; tangled from framework13-system.org on 2024-01-22 15:34:29+01:00)
;; tangled from framework13-system.org on 2024-01-22 15:35:28+01:00)
(use-modules (gnu)
(gnu packages)
@ -15,7 +15,8 @@
(use-modules (nongnu packages linux)
(nongnu system linux-initrd))
(use-service-modules cups
(use-service-modules linux
cups
desktop
networking
ssh