cleaned up configuration structure to have common modules folder

This commit is contained in:
Leyla Becker 2024-11-24 22:29:00 -06:00
parent 11092d11b5
commit b1b43bb7f0
13 changed files with 25 additions and 22 deletions

View file

@ -6,9 +6,7 @@
}: let
userConfig = osConfig.host.users.eve;
in {
imports = [
../../home-modules
];
imports = [];
config = {
home = {