This commit is contained in:
Bryan Ramos 2024-02-28 21:27:03 -05:00
parent b126c84401
commit 8258e82891
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
25 changed files with 36 additions and 15 deletions

View file

@ -6,7 +6,6 @@
home-manager.users.${config.user.name} = {
imports = [
../../../user
../../../user/modules
];
programs.home-manager.enable = true;