From bb5446ecfff591874303cde18e5432d0a43688bf Mon Sep 17 00:00:00 2001 From: makefu Date: Mon, 4 Sep 2017 10:12:30 +0200 Subject: ma x: use new dnscrypt client --- makefu/1systems/x/config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefu/1systems/x/config.nix') diff --git a/makefu/1systems/x/config.nix b/makefu/1systems/x/config.nix index 8e8c8a73..d6a595c9 100644 --- a/makefu/1systems/x/config.nix +++ b/makefu/1systems/x/config.nix @@ -12,7 +12,7 @@ with import ; - + # Debugging -- cgit v1.2.3 From 8566c70dd0c9097ed5dbf7e8ae12292e9459157a Mon Sep 17 00:00:00 2001 From: makefu Date: Mon, 4 Sep 2017 10:12:51 +0200 Subject: ma x: enable tpm --- makefu/1systems/x/config.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'makefu/1systems/x/config.nix') diff --git a/makefu/1systems/x/config.nix b/makefu/1systems/x/config.nix index d6a595c9..03ba1268 100644 --- a/makefu/1systems/x/config.nix +++ b/makefu/1systems/x/config.nix @@ -33,6 +33,7 @@ with import ; # applications + @@ -54,6 +55,7 @@ with import ; # Services + # -- cgit v1.2.3 From 5898caa146e216a1e5462dddb943abe07aea1b4d Mon Sep 17 00:00:00 2001 From: makefu Date: Mon, 4 Sep 2017 14:35:56 +0200 Subject: ma hw: add tpm to x2x0 --- makefu/1systems/x/config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefu/1systems/x/config.nix') diff --git a/makefu/1systems/x/config.nix b/makefu/1systems/x/config.nix index 03ba1268..faa29f3d 100644 --- a/makefu/1systems/x/config.nix +++ b/makefu/1systems/x/config.nix @@ -20,6 +20,7 @@ with import ; # Testing # + # # # @@ -33,7 +34,6 @@ with import ; # applications - -- cgit v1.2.3