Add nixd
This commit is contained in:
parent
be02ace030
commit
f5c18d6902
3 changed files with 87 additions and 11 deletions
3
hmModules/zulip/default.nix
Normal file
3
hmModules/zulip/default.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = [pkgs.zulip];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue