Compare commits

..

2 commits

2 changed files with 3 additions and 1 deletions

View file

@ -17,7 +17,7 @@ in {
./hardware-configuration.nix
# <nixos-hardware/lenovo/legion/15ich>
../../modules/wm/x.nix
../../modules/wm/xmonad.nix
# ../../modules/wm/xmonad.nix
];
# Use the systemd-boot EFI boot loader.

View file

@ -376,6 +376,8 @@ in {
};
};
extraVirtualAliases = { "familie@kobjolke.de" = [ "me@failco.de" ]; };
forwards = {
"anne@kobjolke.de" = "anne.kobjolke@gmail.cem";
"alex@kobjolke.de" = "me@failco.de";