hadful of changes

This commit is contained in:
William 2024-11-08 15:32:42 -03:00
parent 945a52a6eb
commit 685776a0d0
5 changed files with 4 additions and 11 deletions

View file

@ -3,6 +3,7 @@
{
imports = [
./programs.nix
./programs
./hyprland.nix
./wezterm.nix
];
}

View file

@ -1,7 +0,0 @@
{ ... }:
{
imports = [
./wezterm.nix
];
}