summaryrefslogtreecommitdiff
path: root/hosts/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/default.nix')
-rw-r--r--hosts/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/default.nix b/hosts/default.nix
index 6c7a864..43479b0 100644
--- a/hosts/default.nix
+++ b/hosts/default.nix
@@ -54,7 +54,6 @@
(import ./kansai pcOptions)
(import ./kioku minimalOptions)
(import ./nara macInherits)
-
(import ./utm (macInherits // { inherit lib; }))
];
}