mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(nix): remove homebrew packages that are not defined in Nix configuration
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{
|
||||
# TODO: Activate after migration is complete
|
||||
# onActivation.cleanup = "uninstall";
|
||||
onActivation.cleanup = "uninstall";
|
||||
taps = [ ];
|
||||
brews = [ ];
|
||||
casks = [
|
||||
|
||||
Reference in New Issue
Block a user