Update system config

Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2023-06-04 00:25:47 -04:00
parent 623cf38dd5
commit 805248b8ea
Signed by: cobra
GPG Key ID: 4FD8F812083FF6F9
1 changed files with 5 additions and 2 deletions

View File

@ -74,7 +74,7 @@ Defaults!WITHOUTPW !authenticate
(inherit grub-bootloader)
(installer #~(const #t))))
(keyboard-layout keyboard-layout)))
(host-name "Xenon")
(host-name "Oganesson")
(mapped-devices (list
(mapped-device
(source (uuid "e836ef6e-97a8-442b-a025-e81ab58bbc04"))
@ -116,7 +116,7 @@ Defaults!WITHOUTPW !authenticate
(list ;; Bluetooth
"bluez"
;; DVD
;; DVD
"libdvdcss"
"libdvdread"
@ -130,6 +130,9 @@ Defaults!WITHOUTPW !authenticate
"font-google-noto-serif-cjk"
"font-liberation"
;; Gamedev
"godot"
;; Graphics
"intel-vaapi-driver"
"mesa"