diff options
author | makefu <github@syntax-fehler.de> | 2017-09-04 10:12:51 +0200 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2017-09-06 11:05:45 +0200 |
commit | e28c8c3d3ec0d99f08a1330cbc2f6991c8b14878 (patch) | |
tree | f4f8978341d5d632732dc6b59da3f97e0e077c1e /makefu/1systems/x | |
parent | 7346a10e3250824baecd4bf298ab7db2df1517bd (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> |