some updates to guix stuff

This commit is contained in:
Chris Cochrun 2023-10-23 09:19:58 -05:00
parent f153aa731f
commit d24c0913bb
7 changed files with 40 additions and 6 deletions

View file

@ -21,9 +21,14 @@
#:use-module (nongnu packages linux)
#:use-module (nongnu system linux-initrd))
(operating-system
(inherit base-operating-system)
(host-name "syl")
(services (append (fprintd-service-type)
base-system-services))
(file-systems (cons* (file-system
(mount-point "/boot/efi")
(device (uuid "BA76-3723"