From c994b9e74a2b37dd9e9ef55565098c1e1fbce463 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Tue, 5 Jun 2018 18:21:56 +0200 Subject: machines: rename labnet to openlab MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The namespace was kind of hard to remember, so let’s just call it openlab. --- 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 b181dac7..c66a365e 100644 --- a/doc/install.xml +++ b/doc/install.xml @@ -21,8 +21,8 @@ - So let's say you want to install the machine labtop which - has the channel attribute channels.machines.labnet.labtops.labtop + So let's say you want to install the machine hannswurscht which + has the channel attribute channels.machines.openlab.hannswurscht @@ -33,7 +33,7 @@ nix-channel --add vuizvui + xlink:href="&hydra.channelbase;/channels.machines.openlab.hannswurscht"/> 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>).labnet.labtop.config + (import <vuizvui/machines>).openlab.hannswurscht.config - Of course you need to replace labnet.labtop with the + Of course you need to replace openlab.hannswurscht with the attribute of your machine. -- cgit 1.4.1