about summary refs log tree commit diff
path: root/machines/profpatsch
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2017-04-04 21:53:17 +0200
committerProfpatsch <mail@profpatsch.de>2017-04-04 21:53:17 +0200
commit915c104cd952b2be7c298da73b7909533ef03e54 (patch)
tree320a1cf5e6010f284ce65a13cd878b1a0268d5e3 /machines/profpatsch
parent3ecd3b41d13add10e3bc6ff088003d8192093697 (diff)
machines/katara: fix changes with fontconfig.ultimate
Diffstat (limited to 'machines/profpatsch')
-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