Some file cleaning

This commit is contained in:
2020-08-09 16:15:03 -04:00
parent d9825062e0
commit 02a52c489f
4 changed files with 66 additions and 72 deletions

View File

@@ -207,7 +207,7 @@ xsetroot -solid black -cursor_name left_ptr
};
};
imports = [ ./home-common.nix ./home-mail.nix ];
imports = [ ./home-cli.nix ./home-gui.nix ./home-mail.nix ];
programs.alacritty.settings.font.size = 10.0;
}