summaryrefslogtreecommitdiff
path: root/deployment/systems/akashi.scm
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/systems/akashi.scm')
-rw-r--r--deployment/systems/akashi.scm2
1 files changed, 0 insertions, 2 deletions
diff --git a/deployment/systems/akashi.scm b/deployment/systems/akashi.scm
index acf2e01..dc2f65e 100644
--- a/deployment/systems/akashi.scm
+++ b/deployment/systems/akashi.scm
@@ -22,7 +22,6 @@
"akashi")
(define (file-systems)
- (use-modules (suweren system))
(cons* root-partition
gnu:system:file-systems:%base-file-systems))
@@ -31,7 +30,6 @@
"pl"))
(define (services)
- (use-modules (suweren system))
(let* ((home-environments `((,uid1000-name ,uid1000-home-environment)))
(guix-home ((@ (gnu services) service)
gnu:services:guix:guix-home-service-type