refactor: extract home configs

This commit is contained in:
Michael Mandl 2024-07-10 13:09:24 +02:00
parent 55af25ccb3
commit f6f01771ab
Signed by: mandlm
GPG key ID: 088ED38F036C7AF2
3 changed files with 39 additions and 38 deletions

View file

@ -20,7 +20,7 @@
inherit pkgs;
modules = [
./private/home.nix
./private.nix
./xps.nix
];
@ -37,7 +37,7 @@
inherit pkgs;
modules = [
./horsch/home.nix
./horsch.nix
];
extraSpecialArgs = {