2025.04.30-21:11

This commit is contained in:
2025-04-30 21:11:10 +02:00
parent 8065685ccb
commit 4f3b1f8857
5 changed files with 10 additions and 18 deletions

View File

@ -20,7 +20,7 @@ in
];
imports = [
./../home
./config/home
];
# Set profile
@ -70,4 +70,4 @@ in
programs.home-manager.enable = true;
};
}
}