Add examples to README and add hosts to namespace
This commit is contained in:
parent
cd27531edf
commit
87fc6df44f
3 changed files with 27 additions and 5 deletions
|
@ -10,6 +10,8 @@ with pkgs;
|
|||
profiles = import ./modules/profiles;
|
||||
hmProfiles = import ./modules/home/profiles;
|
||||
|
||||
hosts = import ./hosts;
|
||||
|
||||
tubslatex = callPackage ./pkgs/tubslatex {};
|
||||
keys = callPackage ./pkgs/keys {};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue