From 9480bcd6cef52348b44be8a064c544d37da4d694 Mon Sep 17 00:00:00 2001 From: Inex Code Date: Tue, 30 Nov 2021 23:18:14 +0300 Subject: [PATCH] DO NOT MERGE: Fetch t rolling-testing branch of nixos config --- README.md | 4 ++++ nixos-infect | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c89837..cb9e9d7 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ This script - is a modded version of original [nixos-infect](https://github.com/elitak/nixos-infect). It have been revritten to suit needs of SelfPrivacy project. Except transforming your Ubuntu Linux system into NixOS GNU/Linux, it deploys standart services that SelfPrivacy offers to their customers. +# DO NOT MERGE + +This branch is to test SelfPrivacy app on real hardware before releasing a new version + ## Source Distros This script has been tested and can install NixOS from the following source distros: diff --git a/nixos-infect b/nixos-infect index b820f41..0642606 100755 --- a/nixos-infect +++ b/nixos-infect @@ -11,7 +11,7 @@ makeConf() { # NB <<"EOF" quotes / $ ` in heredocs, <