mirror of
https://github.com/nmasur/dotfiles
synced 2025-08-21 05:44:41 +00:00
more stuff
This commit is contained in:
@@ -14,6 +14,11 @@ in
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
|
||||
nmasur.presets = {
|
||||
fish = lib.mkDefault true;
|
||||
homebrew = lib.mkDefault true;
|
||||
};
|
||||
|
||||
homebrew.brews = lib.mkDefault [
|
||||
"trash" # Delete files and folders to trash instead of rm
|
||||
];
|
||||
|
Reference in New Issue
Block a user