diff options
| author | makefu <github@syntax-fehler.de> | 2017-07-01 01:12:52 +0200 |
|---|---|---|
| committer | makefu <github@syntax-fehler.de> | 2017-07-01 01:12:52 +0200 |
| commit | d95039620550368bcee37f74d9828db97d38722f (patch) | |
| tree | 5fe2d3bf1babd944ba131e5752df0f39ab4f9b3d | |
| parent | 4d9d70c6cc7c47cf62a83e838d70134c33594065 (diff) | |
ma vbob: enable totp
| -rw-r--r-- | makefu/1systems/vbob.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/1systems/vbob.nix b/makefu/1systems/vbob.nix index b79ec64c0..d8e275bf6 100644 --- a/makefu/1systems/vbob.nix +++ b/makefu/1systems/vbob.nix @@ -8,6 +8,7 @@ (toString <nixpkgs/nixos/modules/virtualisation/virtualbox-image.nix>) (toString <nixpkgs/nixos/modules/virtualisation/virtualbox-guest.nix>) ../2configs/main-laptop.nix #< base-gui + ../2configs/sshd-totp.nix # Tools ../2configs/tools/core.nix |
