From 3dfc6e121147e36eb37181c7bcc9d256533e61f5 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 27 Oct 2022 22:49:25 -0300 Subject: etc/guix/system.scm: Disable nix-service-type This was replaced by vm(1), and the soon to exist NixOS VM, instead of trying to do thins in Nix-on-top-of-Guix. --- etc/guix/system.scm | 2 -- 1 file changed, 2 deletions(-) (limited to 'etc') diff --git a/etc/guix/system.scm b/etc/guix/system.scm index ddd961a..9b733ad 100644 --- a/etc/guix/system.scm +++ b/etc/guix/system.scm @@ -9,7 +9,6 @@ (gnu services base) (gnu services cups) (gnu services desktop) - (gnu services nix) (gnu services security-token) (gnu services sound) (gnu services virtualization) @@ -69,7 +68,6 @@ (service pcscd-service-type) (service libvirt-service-type) (service virtlog-service-type) - (service nix-service-type) (service qemu-binfmt-service-type (qemu-binfmt-configuration (platforms -- cgit v1.2.3