From 23449f2923937da4811cd223d2cf3740f9d2871e Mon Sep 17 00:00:00 2001 From: Yves Dubromelle Date: Sun, 5 Mar 2017 09:40:16 +0100 Subject: [PATCH] submodule: -desktop, +capgemini-cmb --- Makefile.installation | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.installation b/Makefile.installation index 1a14949..6d6f4e7 100644 --- a/Makefile.installation +++ b/Makefile.installation @@ -4,4 +4,4 @@ all: git config --global user.name "NixOS Live" cd /mnt/etc/nixos && git init . && git add . && git commit -m "initial commit" cd /mnt/etc/nixos && git submodule add http://gogs.prunetwork.fr:80/nixos-config/nixos-template-base.git base - cd /mnt/etc/nixos && git submodule add http://gogs.prunetwork.fr:80/nixos-config/nixos-template-desktop.git desktop + cd /mnt/etc/nixos && git submodule add https://gogs.prunetwork.fr/Capgemini-CDS-Arkea/template-nixos.git capgemini-cmb