Add host surgat and move weechat to it.
This commit is contained in:
parent
186fb9d017
commit
cbfe1f0d11
6 changed files with 68 additions and 16 deletions
|
@ -7,6 +7,9 @@ with pkgs;
|
|||
hmModules = import ./modules/home;
|
||||
overlays = import ./overlays;
|
||||
|
||||
profiles = import ./modules/profiles;
|
||||
hmProfiles = import ./modules/home/profiles;
|
||||
|
||||
tubslatex = callPackage ./pkgs/tubslatex {};
|
||||
keys = callPackage ./pkgs/keys {};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue