Merge branch 'master' of git.dustinswan.com:dustinswan/dotfiles
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [ iosevka-bin ]; # syncthing ];
|
||||
|
||||
programs.alacritty = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
||||
Reference in New Issue
Block a user