refactor(home-manager modules): moved home-manager module: fonts, monitors, wallpapaer to home/modules/config

This commit is contained in:
ooks-io 2024-02-26 17:23:07 +13:00
parent 3337488840
commit 902f5b5f0f
8 changed files with 9 additions and 8 deletions

View file

@ -2,5 +2,6 @@
imports = [
./desktop
./console
./config
];
}