home submodule

This commit is contained in:
Vinzenz Schroeter 2023-09-09 15:11:49 +02:00
parent 068c4469b2
commit 48024a6bae
8 changed files with 51 additions and 31 deletions

View file

@ -9,13 +9,9 @@ with lib; let
cfg = config.my;
in {
imports = [
./home/default.nix
./gnome.nix
./home-vinzenz.nix
./home-ronja.nix
./kde.nix
# enable home manager
<home-manager/nixos>
(modulesPath + "/installer/scan/not-detected.nix")
];