Nix helpers for garnix
users
Type: nixosConfiguration
-> string
Gets the domain for a nixosConfiguration
deployed with garnix (without persistence enabled). Use this to communicate between machines.
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.