From f3d4eea2d3f7394392b23aa2f998e23e7311875b Mon Sep 17 00:00:00 2001 From: Michael Thomas Date: Fri, 10 Jan 2025 20:43:27 -0500 Subject: [PATCH] TEMP: disable broken modules --- user/environments/mac/home.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user/environments/mac/home.nix b/user/environments/mac/home.nix index b70203b..306b2ae 100644 --- a/user/environments/mac/home.nix +++ b/user/environments/mac/home.nix @@ -1,7 +1,7 @@ {pkgs, ...}: { imports = [ ../../modules/applications/alacritty.nix - ../../modules/applications/sioyek.nix + # ../../modules/applications/sioyek.nix ../../modules/zellij ../../modules/dev.nix @@ -12,7 +12,7 @@ ]; home.packages = with pkgs; [ - bitwarden-cli + # bitwarden-cli firebird-emu git-credential-oauth nvim-custom