diff --git a/hosts/dregil/configuration.nix b/hosts/dregil/configuration.nix index 41f5c97..51fe3f9 100644 --- a/hosts/dregil/configuration.nix +++ b/hosts/dregil/configuration.nix @@ -17,7 +17,7 @@ in { ./hardware-configuration.nix # ../../modules/wm/x.nix -# ../../modules/wm/xmonad.nix + ../../modules/wm/xmonad.nix ]; # Use the systemd-boot EFI boot loader. diff --git a/hosts/thrall/default.nix b/hosts/thrall/default.nix index ebc6176..a3924be 100644 --- a/hosts/thrall/default.nix +++ b/hosts/thrall/default.nix @@ -376,8 +376,6 @@ in { }; }; - extraVirtualAliases = { "familie@kobjolke.de" = [ "me@failco.de" ]; }; - forwards = { "anne@kobjolke.de" = "anne.kobjolke@gmail.cem"; "alex@kobjolke.de" = "me@failco.de";