From 970480320f3ea88b574939474d0d8ba5829ec391 Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Wed, 28 Feb 2024 13:05:03 -0500 Subject: [PATCH] cleanup --- modules/home-manager/common/all-darwin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home-manager/common/all-darwin.nix b/modules/home-manager/common/all-darwin.nix index 0f364f0..45067d7 100644 --- a/modules/home-manager/common/all-darwin.nix +++ b/modules/home-manager/common/all-darwin.nix @@ -1,4 +1,4 @@ -{ pkgs, genebean-omp-themes, sops-nix, username, ... }: { +{ username, ... }: { # dawrwin-specific shell config programs.zsh = { initExtra = ''