Attempt to set up guacamole
This commit is contained in:
parent
7bee8357aa
commit
e924b339c8
37 changed files with 434 additions and 422 deletions
hosts/nixos/common/optional/services
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
imports = [ ./acme.nix ];
|
||||
satellite.nginx.domain = "moonythm.dev"; # Root domain used throughout my config
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
recommendedGzipSettings = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue