summaryrefslogtreecommitdiff
path: root/odin.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2018-05-09 10:51:08 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2018-05-09 10:51:08 +0200
commitdf26233faebebe65cfb4e00553fc4138e28f5a47 (patch)
treeda02f88f88ee5474ac206b08e82c62af6542f749 /odin.nix
parent9dceebe8edd54a7dc5e31b31677c314f8e561a4c (diff)
downloadnixos-df26233faebebe65cfb4e00553fc4138e28f5a47.tar
nixos-df26233faebebe65cfb4e00553fc4138e28f5a47.tar.gz
nixos-df26233faebebe65cfb4e00553fc4138e28f5a47.tar.bz2
nixos-df26233faebebe65cfb4e00553fc4138e28f5a47.tar.xz
nixos-df26233faebebe65cfb4e00553fc4138e28f5a47.zip
Diffstat (limited to 'odin.nix')
-rw-r--r--odin.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/odin.nix b/odin.nix
index 5eee24b6..d2f2bcd1 100644
--- a/odin.nix
+++ b/odin.nix
@@ -362,6 +362,7 @@
362 services.smartd = { 362 services.smartd = {
363 enable = true; 363 enable = true;
364 autodetect = true; 364 autodetect = true;
365 defaults.autodetected = "-a -d ata -d nvme";
365 notifications = { 366 notifications = {
366 mail.enable = true; 367 mail.enable = true;
367 wall.enable = true; 368 wall.enable = true;