Remove threema from flake.nix
This commit is contained in:
parent
21dc8425e2
commit
5ffa47cb44
6 changed files with 6 additions and 38 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, pkgs, threemaModules, ... }: {
|
||||
{ config, pkgs, ... }: {
|
||||
|
||||
imports = [
|
||||
./filesystems.nix
|
||||
|
@ -9,8 +9,6 @@
|
|||
../../defaults/base
|
||||
../../defaults/cifs-auth-fix
|
||||
../../defaults/desktop
|
||||
|
||||
threemaModules.openvpn
|
||||
];
|
||||
|
||||
virtualisation = { # TODO: This should probably be somewhere else.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue