🗑️ heraclitus: clean up darwin config
This commit is contained in:
@ -22,6 +22,8 @@
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
|
||||
home-manager.useGlobalPkgs = true;
|
||||
home-manager.useUserPackages = true;
|
||||
home-manager.users.walkah = import "${dotfiles}/home.nix";
|
||||
|
||||
services.lorri.enable = true;
|
||||
|
Reference in New Issue
Block a user