Fix: Optimise imports

This commit is contained in:
DuN0z 2025-10-29 08:53:20 +01:00
parent 000d1c4833
commit 567d2949f9
4 changed files with 3 additions and 4 deletions

View file

@ -1,7 +1,6 @@
{pkgs, nvim-config, ...}: {
imports = [
../../hm/common/git.nix
../../hm/common/nvim.nix
../../hm/common/zsh.nix
];
home = {