add home-manager develop module

This commit is contained in:
xunuwu 2024-08-27 11:12:20 +00:00
parent 0e39c76c8d
commit 3e0154df22
No known key found for this signature in database
6 changed files with 63 additions and 3 deletions

View file

@ -8,6 +8,7 @@
./home/profiles
./hosts
./modules
./home-modules
];
flake = {
};