From e84d9dc28549f2092c9ab3bd59776fb0552186cd Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Sun, 8 Dec 2019 15:08:53 +0100 Subject: machines/profpatsch: remove `ultimate` config Was removed from upstream nixpkgs. --- machines/profpatsch/base-workstation.nix | 5 ----- 1 file changed, 5 deletions(-) (limited to 'machines/profpatsch') diff --git a/machines/profpatsch/base-workstation.nix b/machines/profpatsch/base-workstation.nix index 82dee85d..1d70951e 100644 --- a/machines/profpatsch/base-workstation.nix +++ b/machines/profpatsch/base-workstation.nix @@ -99,11 +99,6 @@ in { monospace = [ "Source Code Pro" "DejaVu Sans Mono" ]; # TODO does not work sansSerif = [ "Liberation Sans" ]; }; - ultimate = { - enable = true; - substitutions = "combi"; - preset = "ultimate4"; - }; }; -- cgit 1.4.1