feat: Homepage
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
{ config, lib, ... }:
|
||||
let
|
||||
cfg = config.my.services.vpn;
|
||||
inherit (config.networking) domain;
|
||||
in
|
||||
{
|
||||
options.my.services.vpn = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user