Modified a few things

This commit is contained in:
William 2024-06-26 07:59:18 -03:00
parent fe74f664e1
commit 34dceb81b2
4 changed files with 88 additions and 78 deletions

View file

@ -1,5 +1,5 @@
{ ... }:
{
imports = [ ./home.nix ./programs.nix ];
imports = [ ./home.nix ./programs.nix ./programs/wezterm.nix ];
}