Skip to content

garnix-io/garnix-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

built with garnix

garnix-lib

Nix helpers for garnix users

lib.getHashSubdomain

Type: nixosConfiguration -> string

Gets the domain for a nixosConfiguration deployed with garnix (without persistence enabled). Use this to communicate between machines.

nixosModules.garnix

Type: module

Sets necessary parameters for a server deployed with garnix. To use it, import the module into your nix configuration, then set garnix.server.enable to true.

Additionally provides the garnix.server.persistence option.

Releases

No releases published

Packages

No packages published

Languages