all repos — nixfiles @ abfb9a47ca8ea24287a94e00340ff193badf5327

System and user configuration, managed by nix and home-manager

mba: remove base programs
Alan Pearce alan@alanpearce.eu
Thu, 27 Jun 2024 13:13:39 +0200
commit

abfb9a47ca8ea24287a94e00340ff193badf5327

parent

e81dcb08d5ae997016035a3e64b8ab6fae364588

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M system/mba.nixsystem/mba.nix
@@ -1,7 +1,6 @@ { ... }: {
   imports = [
     ./settings/darwin.nix
-    ./settings/programs/base.nix
     ./settings/dev.nix
     ./settings/programs/shell.nix
     <personal/modules/darwin/caddy>