|
|
@ -12,3 +12,4 @@ git add .
|
|
|
|
git commit -m "initial commit"
|
|
|
|
git commit -m "initial commit"
|
|
|
|
git submodule add -b nixos-unstable https://gogs.prunetwork.fr/nixos-config/nixos-template-base.git base
|
|
|
|
git submodule add -b nixos-unstable https://gogs.prunetwork.fr/nixos-config/nixos-template-base.git base
|
|
|
|
git submodule add -b master https://gogs.prunetwork.fr/Capgemini-CDS-Arkea/template-nixos.git capgemini-cmb
|
|
|
|
git submodule add -b master https://gogs.prunetwork.fr/Capgemini-CDS-Arkea/template-nixos.git capgemini-cmb
|
|
|
|
|
|
|
|
git commit -m "templates as submodules"
|
|
|
|