Compare commits

..

1 commit

Author SHA1 Message Date
07916b6829 dregil: Split X11 configuration 2024-01-27 22:28:12 +01:00
2 changed files with 1 additions and 3 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,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";