hammerspoon and reorganize old files to legacy

This commit is contained in:
Noah Masur 2022-06-14 07:32:27 -04:00
parent c048b7244f
commit df59e376f2
52 changed files with 2 additions and 0 deletions

View File

@ -91,6 +91,8 @@
fonts.fonts = with pkgs; fonts.fonts = with pkgs;
[ (nerdfonts.override { fonts = [ "fira-mono" ]; }) ]; [ (nerdfonts.override { fonts = [ "fira-mono" ]; }) ];
home.file.hammerspoon = { source = ./hammerspoon; };
}; };
homebrew = { homebrew = {