Rename and refactor Darwin-specific modules
Renamed several modules to better align with Darwin-specific configurations. Refactored configuration for Alacritty and removed it from system packages where not needed. Introduced Homebrew settings and cleaned up redundant entries in multiple Nix files.
This commit is contained in:
parent
f5670d2c0e
commit
cbe03d1060
8 changed files with 63 additions and 58 deletions
|
@ -24,7 +24,6 @@
|
|||
};
|
||||
|
||||
tools = {
|
||||
direnv.enable = true;
|
||||
ssh.enable = true;
|
||||
git.enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue