Merge branch 'master' of git.dustinswan.com:dustinswan/dotfiles

This commit is contained in:
2020-11-25 14:19:25 -05:00
4 changed files with 22 additions and 5 deletions

View File

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