From 78684382293bfc64ee7bc1e298392f803c235903 Mon Sep 17 00:00:00 2001 From: Timotej Lazar Date: Sat, 23 Sep 2023 15:26:06 +0200 Subject: [PATCH] hosts/kirsty: only delete mingetty-service once Fixed in guix. --- hosts/kirsty/system.scm | 5 ----- 1 file changed, 5 deletions(-) diff --git a/hosts/kirsty/system.scm b/hosts/kirsty/system.scm index 896bb10..67c0641 100644 --- a/hosts/kirsty/system.scm +++ b/hosts/kirsty/system.scm @@ -128,11 +128,6 @@ (modify-services (base-services) (delete login-service-type) (delete mingetty-service-type) - (delete mingetty-service-type) - (delete mingetty-service-type) - (delete mingetty-service-type) - (delete mingetty-service-type) - (delete mingetty-service-type) ;; Don’t use up all CPU (and RAM) when compiling. (guix-service-type config => (guix-configuration