summaryrefslogtreecommitdiff
path: root/systems/akashi.scm
diff options
context:
space:
mode:
Diffstat (limited to 'systems/akashi.scm')
-rw-r--r--systems/akashi.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/systems/akashi.scm b/systems/akashi.scm
index 7239af1..67d80a0 100644
--- a/systems/akashi.scm
+++ b/systems/akashi.scm
@@ -10,6 +10,7 @@
(define (operating-system*)
(use-modules (gnu services guix)
(machines thinkpad-x200)
+ (suweren system)
(users id1000))
(let* ((home-environments `((,uid1000-name ,(uid1000-home-environment host-name*))))
@@ -24,7 +25,8 @@
'adb-udev
(@ (gnu packages android) android-udev-rules))))
(timezone* "Europe/Warsaw"))
- ((@ (suweren system) %suweren-operating-system)
+ ((@ (gnu system) operating-system)
+ (inherit %suweren-operating-system)
kernel*
(bootloader-configuration* keyboard-layout)
keyboard-layout