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 = '' diff --git a/modules/hosts/darwin/mightymac/default.nix b/modules/hosts/darwin/mightymac/default.nix index 04e36ab..984e073 100644 --- a/modules/hosts/darwin/mightymac/default.nix +++ b/modules/hosts/darwin/mightymac/default.nix @@ -6,7 +6,6 @@ chart-testing kopia kubectx - python2 ]; }; @@ -21,6 +20,7 @@ "adr-tools" "helm" "kubernetes-cli" + "lima" ]; casks = [ "asana" diff --git a/modules/system/common/all-darwin.nix b/modules/system/common/all-darwin.nix index c19c32a..5b3020a 100644 --- a/modules/system/common/all-darwin.nix +++ b/modules/system/common/all-darwin.nix @@ -34,6 +34,7 @@ "fastfetch" "ffmpeg" "firefox-profile-switcher-connector" + "telnet" ]; casks = [ "1password" @@ -42,6 +43,7 @@ "angry-ip-scanner" "audacity" "balenaetcher" + "bartender" #"displaylink" "element" "firefox"