diff options
author | makefu <github@syntax-fehler.de> | 2017-09-04 10:12:51 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2017-09-04 10:12:51 +0200 |
commit | 8566c70dd0c9097ed5dbf7e8ae12292e9459157a (patch) | |
tree | c6b2bd0d36040cb43a6b8e049507fb5c6c227c16 /makefu/1systems/x | |
parent | bb5446ecfff591874303cde18e5432d0a43688bf (diff) |
ma x: enable tpm
Diffstat (limited to 'makefu/1systems/x')
-rw-r--r-- | makefu/1systems/x/config.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/makefu/1systems/x/config.nix b/makefu/1systems/x/config.nix index d6a595c99..03ba1268e 100644 --- a/makefu/1systems/x/config.nix +++ b/makefu/1systems/x/config.nix @@ -33,6 +33,7 @@ with import <stockholm/lib>; <stockholm/makefu/2configs/tinc/retiolum.nix> # applications + <stockholm/makefu/2configs/tpm.nix> <stockholm/makefu/2configs/exim-retiolum.nix> <stockholm/makefu/2configs/mail-client.nix> <stockholm/makefu/2configs/printer.nix> @@ -54,6 +55,7 @@ with import <stockholm/lib>; # Services <stockholm/makefu/2configs/git/brain-retiolum.nix> <stockholm/makefu/2configs/tor.nix> + <stockholm/makefu/2configs/vpn/vpngate.nix> <stockholm/makefu/2configs/steam.nix> # <stockholm/makefu/2configs/buildbot-standalone.nix> |