Compare commits
2 commits
07916b6829
...
59512e77ef
| Author | SHA1 | Date | |
|---|---|---|---|
| 59512e77ef | |||
| cc05e806a8 |
2 changed files with 3 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue