forked from nyanloutre/nixos-config
zed: init
This commit is contained in:
parent
74b611ded7
commit
e08bd357ed
@ -119,6 +119,11 @@ in
|
|||||||
AUTH_BASIC_ENABLED = "false";
|
AUTH_BASIC_ENABLED = "false";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
zfs.zed.settings = {
|
||||||
|
ZED_EMAIL_ADDR = [ "paul@nyanlout.re" ];
|
||||||
|
ZED_NOTIFY_VERBOSE = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
security.sudo.extraRules = [
|
security.sudo.extraRules = [
|
||||||
|
Loading…
Reference in New Issue
Block a user