about summary refs log tree commit diff
path: root/machines/profpatsch/katara.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/profpatsch/katara.nix')
-rw-r--r--machines/profpatsch/katara.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix
index 6aeb4f24..8ecc6a3d 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -7,7 +7,7 @@ let
 in {
 
   imports = [
-    ./base.nix
+    ./base-workstation.nix
   ];
 
   config = rec {