Skip to content

Commit

Permalink
Update flake.nix.tmpl
Browse files Browse the repository at this point in the history
  • Loading branch information
cpritchett committed Aug 4, 2023
1 parent ed0ee6b commit 810078a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dot_config/nix-darwin/flake.nix.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
useUserPackages = true;
users."${nix-vars.username}" = { nix-vars, pkgs, ... }: {
imports = [
# ./modules/home-manager/defaults.nix
./modules/home-manager/defaults.nix
# ./modules/home-manager/zsh.nix
];
};
Expand Down

0 comments on commit 810078a

Please sign in to comment.