From 7e2ee1c923e19acdef8e5ea1875cc57193c2eb5b Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Wed, 20 Nov 2024 20:56:12 +0100 Subject: refactor(akashi): stop using %suweren-services --- systems/akashi.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'systems') diff --git a/systems/akashi.scm b/systems/akashi.scm index 7117018..bb4bfaf 100644 --- a/systems/akashi.scm +++ b/systems/akashi.scm @@ -39,8 +39,7 @@ gnu:services:guix:guix-home-service-type home-environments))) (append systems:%sovereign-services - %suweren-services - (list guix-home + (list guix-home ((@ (gnu services base) udev-rules-service) 'adb-udev (@ (gnu packages android) android-udev-rules)))))) -- cgit v1.2.3