about summary refs log tree commit diff
path: root/ops
diff options
context:
space:
mode:
Diffstat (limited to 'ops')
-rw-r--r--ops/machines/sanduny/default.nix1
-rw-r--r--ops/modules/depot-inbox.nix2
2 files changed, 1 insertions, 2 deletions
diff --git a/ops/machines/sanduny/default.nix b/ops/machines/sanduny/default.nix
index 4db6311ceb..14f40d1fa0 100644
--- a/ops/machines/sanduny/default.nix
+++ b/ops/machines/sanduny/default.nix
@@ -98,7 +98,6 @@ in
   # their own way of booting systems as long as config is in place.
   boot.loader.grub.device = "nodev";
   boot.loader.grub.enable = true;
-  boot.loader.grub.version = 2;
   boot.initrd.availableKernelModules = [ "xen_blkfront" ];
 
   hardware.cpu.intel.updateMicrocode = true;
diff --git a/ops/modules/depot-inbox.nix b/ops/modules/depot-inbox.nix
index 6110e47250..14fc646a9a 100644
--- a/ops/modules/depot-inbox.nix
+++ b/ops/modules/depot-inbox.nix
@@ -104,7 +104,7 @@ in
       settings.publicinbox = {
         wwwlisting = "all";
         nntpserver = [ "inbox.tvl.su" ];
-        imapserver = "inbox.tvl.su";
+        imapserver = [ "inbox.tvl.su" ];
 
         depot.obfuscate = true;
         noObfuscate = [