From 2ad769ccdd46763a5b0bedc0bde5d905338575a6 Mon Sep 17 00:00:00 2001
From: tv <tv@krebsco.de>
Date: Wed, 4 Jan 2023 16:15:18 +0100
Subject: [PATCH] tv nix: auto-optimise-store via settings

---
 tv/2configs/default.nix | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/tv/2configs/default.nix b/tv/2configs/default.nix
index 9babb92c2..f780709f0 100644
--- a/tv/2configs/default.nix
+++ b/tv/2configs/default.nix
@@ -45,9 +45,7 @@ with import ./lib;
     }
 
     {
-      nix.extraOptions = ''
-        auto-optimise-store = true
-      '';
+      nix.settings.auto-optimise-store = true;
 
       # TODO check if both are required:
       nix.settings.extra-sandbox-paths = [