about summary refs log tree commit diff
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2017-11-22 14:59:51 +0100
committerProfpatsch <mail@profpatsch.de>2017-11-22 15:11:07 +0100
commit0df2b184026eb59c36e907bf402726f5880b88fc (patch)
tree41b11c9350b3dc70d734dcb633d2d8ea4bee7237
parent546c26eca1bb7dff325ff14af30d334170982fd5 (diff)
machines/katara: config should not use rec
That’s from back when I wasn’t accustomed to the module system yet.
-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 de0cb647..f8fd789a 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -10,7 +10,7 @@ in {
     ./base-workstation.nix
   ];
 
-  config = rec {
+  config = {
 
     #########
     # Kernel