mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 19:12:11 +02:00
Update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ pkgs, ... }: {
|
||||
nginx.virtualHosts."home.anotherhadi.com" = {
|
||||
services.nginx.virtualHosts."home.anotherhadi.com" = {
|
||||
enableACME = true;
|
||||
root = pkgs.stdenv.mkDerivation {
|
||||
name = "homepage";
|
||||
|
||||
Reference in New Issue
Block a user