From 2a8a0d1c625ae9b8f21bed2a13fbba13c615de51 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Mon, 5 Jun 2023 11:54:48 +0800 Subject: [PATCH] fix: darwin --- home/common/core.nix | 1 - home/darwin/default.nix | 1 - 2 files changed, 2 deletions(-) diff --git a/home/common/core.nix b/home/common/core.nix index a6eebc42..1e726698 100644 --- a/home/common/core.nix +++ b/home/common/core.nix @@ -37,7 +37,6 @@ zstd caddy gnupg - duperemove # find duplicate extents in files and remove them with punch_hole(btrfs) # productivity hugo diff --git a/home/darwin/default.nix b/home/darwin/default.nix index c7fcc194..b5a0c8f1 100644 --- a/home/darwin/default.nix +++ b/home/darwin/default.nix @@ -2,7 +2,6 @@ { imports = [ - ../common/alacritty ../common/nushell ../common/core.nix