about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--machines/profpatsch/katara.nix6
1 files changed, 4 insertions, 2 deletions
diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix
index f7f671fc..7ec8b151 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -295,8 +295,10 @@ in {
         monospace = [ "Source Code Pro" "DejaVu Sans Mono" ]; # TODO does not work
         sansSerif = [ "Liberation Sans" ];
       };
-      ultimate.preset = "ultimate4";
-      ultimate.substitutions = "combi";
+      ultimate = {
+        enable = true;
+        substitutions = "combi";
+      };
     };
     fonts.fonts = with pkgs; [
       unfreeAndNonDistributablePkgs.corefonts