diff options
Diffstat (limited to 'hosts/default.nix')
| -rw-r--r-- | hosts/default.nix | 1 |
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; })) ]; } |