From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brendan Tildesley Subject: Re: Multiseat in Guix Date: Fri, 25 Oct 2019 21:26:44 +0900 Message-ID: <9901c2f4-e586-f0d2-2492-1dbd15935684@brendan.scot> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:51271) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNygN-0002cp-V5 for guix-devel@gnu.org; Fri, 25 Oct 2019 08:27:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iNygL-0000sA-BM for guix-devel@gnu.org; Fri, 25 Oct 2019 08:27:07 -0400 Received: from mout-p-102.mailbox.org ([80.241.56.152]:52848) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iNygK-0000rG-B5 for guix-devel@gnu.org; Fri, 25 Oct 2019 08:27:05 -0400 Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4703JY4J6CzKmhM for ; Fri, 25 Oct 2019 14:26:53 +0200 (CEST) Received: from smtp1.mailbox.org ([80.241.60.240]) by hefe.heinlein-support.de (hefe.heinlein-support.de [91.198.250.172]) (amavisd-new, port 10030) with ESMTP id GtNDTk9QiQyp for ; Fri, 25 Oct 2019 14:26:49 +0200 (CEST) Content-Language: en-AU List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel I don't know how to do this but I've always been fascinated by it, so I just wanted to bump this and say that I think it's a really important feature to get working (eventually), because for example schools can set up a computer lab of 30 workstations using only 15 actual computers, saving money and waste. I notice guix has a kmscons configuration for the installer, but that project seems abandoned.