a
This commit is contained in:
parent
b36df8a627
commit
04b46ef7c9
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue