refactor: split "real" modules and "config" modules

This commit is contained in:
oddlama 2024-05-25 17:56:30 +02:00
parent 045f15239a
commit cceae6c63c
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
60 changed files with 126 additions and 113 deletions

View file

@ -30,7 +30,7 @@ in
home-manager.users.${myuser} = {
imports = [
../modules
../config
./dev
./graphical
./neovim