aboutsummaryrefslogtreecommitdiff
path: root/machines/mbp-work.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/mbp-work.nix')
-rw-r--r--machines/mbp-work.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/machines/mbp-work.nix b/machines/mbp-work.nix
index 57cb98e..a7b80c6 100644
--- a/machines/mbp-work.nix
+++ b/machines/mbp-work.nix
@@ -20,11 +20,11 @@
home.stateVersion = "23.05";
home.homeDirectory = "/Users/${adminUser.name}";
imports = [
- ../home/profiles/mac.nix
+ ../home/profiles/darwin.nix
../home/profiles/development.nix
../home/profiles/k8s.nix
- ../programs/hashi.nix
- ../programs/sapi.nix
+ ../home/programs/hashi.nix
+ ../home/programs/sapi.nix
];
home.packages = with pkgs; [
awscli2