mirror of
https://github.com/kmein/niveum
synced 2026-03-19 03:21:10 +01:00
feat: remove meinhark@hu
This commit is contained in:
@@ -74,15 +74,6 @@ in {
|
|||||||
};
|
};
|
||||||
|
|
||||||
accounts.email.accounts = rec {
|
accounts.email.accounts = rec {
|
||||||
hu-student =
|
|
||||||
lib.recursiveUpdate defaults
|
|
||||||
(lib.recursiveUpdate hu-defaults
|
|
||||||
rec {
|
|
||||||
userName = "meinhark";
|
|
||||||
address = "kieran.felix.meinhardt@hu-berlin.de";
|
|
||||||
aliases = ["${userName}@hu-berlin.de"];
|
|
||||||
passwordCommand = "${pkgs.coreutils}/bin/cat ${config.age.secrets.email-password-meinhark.path}";
|
|
||||||
});
|
|
||||||
hu-student-cs =
|
hu-student-cs =
|
||||||
lib.recursiveUpdate defaults
|
lib.recursiveUpdate defaults
|
||||||
(lib.recursiveUpdate hu-defaults
|
(lib.recursiveUpdate hu-defaults
|
||||||
|
|||||||
@@ -12,7 +12,6 @@ in {
|
|||||||
./gaslight.nix
|
./gaslight.nix
|
||||||
./kiosk.nix
|
./kiosk.nix
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
./moodle-dl-meinhark.nix
|
|
||||||
./pulseaudio.nix
|
./pulseaudio.nix
|
||||||
./home-assistant.nix
|
./home-assistant.nix
|
||||||
./mpd.nix
|
./mpd.nix
|
||||||
|
|||||||
Reference in New Issue
Block a user