Minor changes to mac home-manager confs

This commit is contained in:
2020-08-31 21:17:21 -04:00
parent 55f19d0dd6
commit 1c68c87c35
3 changed files with 7 additions and 3 deletions

View File

@@ -1,4 +1,8 @@
{ pkgs, ... }:
{
home.packages = with pkgs; [ iosevka-bin ]; # syncthing ];
programs.alacritty = {
enable = true;
settings = {