Reenable threema submodules
This commit is contained in:
parent
ae4e8b3386
commit
5e7ce85348
4 changed files with 74 additions and 53 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, pkgs, ... }: {
|
||||
{ config, pkgs, threemaModules, ... }: {
|
||||
|
||||
imports = [
|
||||
./filesystems.nix
|
||||
|
@ -10,7 +10,7 @@
|
|||
../../defaults/cifs-auth-fix
|
||||
../../defaults/desktop
|
||||
|
||||
# TODO: threemaModules.openvpn
|
||||
threemaModules.openvpn
|
||||
];
|
||||
|
||||
virtualisation = { # TODO: This should probably be somewhere else.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue