organized

This commit is contained in:
lsoriano-mcm
2025-06-06 16:57:47 -05:00
parent 43f8d827f6
commit 6517af5889
3 changed files with 13 additions and 3 deletions
+11
View File
@@ -0,0 +1,11 @@
{...}: {
imports = [
../../pkgs/fastfetch/default.nix
../../pkgs/git/default.nix
../../pkgs/kitty/default.nix
../../pkgs/neovim/default.nix
../../pkgs/fish/default.nix
../../pkgs/starship/default.nix
# ../../pkgs/zsh/default.nix
];
}