This commit is contained in:
xyno (Philipp Hochkamp) 2023-07-03 19:12:49 +02:00
parent b36df8a627
commit 04b46ef7c9

View file

@ -9,7 +9,6 @@ with lib.my;
}; };
environment.systemPackages = [ environment.systemPackages = [
# myEmacs # myEmacs
pkgs.heroic
]; ];
homebrew = { homebrew = {
@ -18,6 +17,7 @@ with lib.my;
"pam-reattach" "pam-reattach"
]; ];
casks = [ casks = [
"heroic"
"hammerspoon" "hammerspoon"
"amethyst" "amethyst"
"android-platform-tools" "android-platform-tools"