forked from nyanloutre/nixos-config
zed: init
This commit is contained in:
parent
74b611ded7
commit
e08bd357ed
1 changed files with 5 additions and 0 deletions
|
@ -119,6 +119,11 @@ in
|
|||
AUTH_BASIC_ENABLED = "false";
|
||||
};
|
||||
};
|
||||
|
||||
zfs.zed.settings = {
|
||||
ZED_EMAIL_ADDR = [ "paul@nyanlout.re" ];
|
||||
ZED_NOTIFY_VERBOSE = true;
|
||||
};
|
||||
};
|
||||
|
||||
security.sudo.extraRules = [
|
||||
|
|
Loading…
Add table
Reference in a new issue