about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2019-12-08 15:08:53 +0100
committerProfpatsch <mail@profpatsch.de>2019-12-08 15:09:33 +0100
commite84d9dc28549f2092c9ab3bd59776fb0552186cd (patch)
tree3721e69cb468b83c10a7350605dfd3779a33f4e8 /machines
parent6cd157f0133bcd074ff947f3e5397f0e8cdc2830 (diff)
machines/profpatsch: remove `ultimate` config
Was removed from upstream nixpkgs.
Diffstat (limited to 'machines')
-rw-r--r--machines/profpatsch/base-workstation.nix5
1 files changed, 0 insertions, 5 deletions
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";
-      };
     };