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 ./hardware-configuration.nix
# <nixos-hardware/lenovo/legion/15ich> # <nixos-hardware/lenovo/legion/15ich>
../../modules/wm/x.nix ../../modules/wm/x.nix
# ../../modules/wm/xmonad.nix ../../modules/wm/xmonad.nix
]; ];
# Use the systemd-boot EFI boot loader. # Use the systemd-boot EFI boot loader.

View file

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