summaryrefslogtreecommitdiff
path: root/kolwynia/os
diff options
context:
space:
mode:
Diffstat (limited to 'kolwynia/os')
-rw-r--r--kolwynia/os/garmr.scm2
-rw-r--r--kolwynia/os/hel.scm2
2 files changed, 2 insertions, 2 deletions
diff --git a/kolwynia/os/garmr.scm b/kolwynia/os/garmr.scm
index ad6cace..af93506 100644
--- a/kolwynia/os/garmr.scm
+++ b/kolwynia/os/garmr.scm
@@ -51,7 +51,7 @@
profile-service-type
(list network-manager-applet))
(service guix-home-service-type
- `((,users:bdunahu-str ,bdunahu)))
+ `((,users:bdunahu-str ,bdunahu-main)))
(operating-system-user-services ymir)))
diff --git a/kolwynia/os/hel.scm b/kolwynia/os/hel.scm
index 0aadc0f..5db5d16 100644
--- a/kolwynia/os/hel.scm
+++ b/kolwynia/os/hel.scm
@@ -44,7 +44,7 @@
profile-service-type
(list network-manager-applet))
(service guix-home-service-type
- `((,users:bdunahu-str ,bdunahu)))
+ `((,users:bdunahu-str ,bdunahu-games)))
(service nvidia-service-type)