mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
Separate home files module from home-environment.nix
This commit is contained in:
parent
0672936134
commit
f0a1d69f50
3 changed files with 239 additions and 216 deletions
|
|
@ -12,6 +12,7 @@ let
|
|||
|
||||
modules = [
|
||||
./home-environment.nix
|
||||
./files.nix
|
||||
./manual.nix
|
||||
./misc/fontconfig.nix
|
||||
./misc/gtk.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue