Fixed some warnings and wezterm

This commit is contained in:
William 2024-08-20 09:31:40 -03:00
parent 50c6878461
commit c503111856
5 changed files with 5 additions and 11 deletions

View file

@ -71,10 +71,6 @@ in {
nix-index-database.comma.enable = true;
nh = {
enable = true;
clean = {
enable = true;
extraArgs = "--keep-since 7d";
};
flake = "/home/user/Projects/nix-config";
};
};