From 2d2e5bc92732ed6cdc050cff1b34b4534ef55393 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Fri, 8 Nov 2019 13:23:15 +0100 Subject: machines/openlab/hannswurscht: remove machine MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The 32-bit Hannstar Laptop was replaced by a Raspi with Raspian. Removing the config means we don’t have to build any 32-bit software in vuizvui anymore. --- doc/install.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/install.xml b/doc/install.xml index c66a365e..88a0838f 100644 --- a/doc/install.xml +++ b/doc/install.xml @@ -21,8 +21,8 @@ - So let's say you want to install the machine hannswurscht which - has the channel attribute channels.machines.openlab.hannswurscht + So let's say you want to install the machine schnurrkadse which + has the channel attribute channels.machines.sternenseemann.schnurrkadse @@ -33,7 +33,7 @@ nix-channel --add vuizvui + xlink:href="&hydra.channelbase;/channels.machines.sternenseemann.schnurrkadse"/> vuizvui nix-channel --remove nixos # otherwise it will interfere with the rebuild nix-channel --update @@ -55,10 +55,10 @@ nix-channel --update /etc/nixos/configuration.nix: - (import <vuizvui/machines>).openlab.hannswurscht.config + (import <vuizvui/machines>).sternenseemann.schnurrkadse.config - Of course you need to replace openlab.hannswurscht with the + Of course you need to replace sternenseemann.schnurrkadse with the attribute of your machine. -- cgit 1.4.1