''infinite recursion encountered.''

This commit is contained in:
Jimbo 2024-10-12 20:44:05 -04:00
parent 4ad26636a7
commit cd92b28dc6
20 changed files with 152 additions and 150 deletions

View file

@ -0,0 +1,14 @@
{ ... }:
{
imports = [
../../../modules/home
../../../modules/home/users
../../../modules/home/programs/fastfetch
../../../modules/home/programs/git
../../../modules/home/programs/ncmpcpp
../../../modules/home/programs/neovim
../../../modules/home/programs/ranger
../../../modules/home/programs/tmux
../../../modules/home/utils/zsh
];
}