diff options
author | tv <tv@krebsco.de> | 2016-02-17 22:28:02 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-02-17 22:28:02 +0100 |
commit | 38cc636c8c1b8d95579ad9a980b29b494f383779 (patch) | |
tree | c430a00e59c51abf3a1319a87783fe90cb00cabc | |
parent | a042769ee71e20176c5341bdcc029c3ac23646e1 (diff) |
tv sudo: !lecture
-rw-r--r-- | tv/2configs/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/2configs/default.nix b/tv/2configs/default.nix index c4a2d6baa..13699a3d5 100644 --- a/tv/2configs/default.nix +++ b/tv/2configs/default.nix @@ -50,6 +50,7 @@ with config.krebs.lib; { security.sudo.extraConfig = '' Defaults mailto="${config.krebs.users.tv.mail}" + Defaults !lecture ''; time.timeZone = "Europe/Berlin"; } |