fixed improper attr

This commit is contained in:
Bryan Ramos 2024-05-17 09:12:13 -04:00
parent 121c811837
commit 70b1e5c67d

View file

@ -49,7 +49,7 @@
};
};
home.file.".config/home-manager" = {
file.".config/home-manager" = {
source = ../../../..;
recursive = true;
};