31 current 2025-10-07 18:51:16 25.05.20251001.5b5be50 6.12.49 *
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# flake for blakes nixos config
|
||||
# define new devices in outputs
|
||||
# generation: 30 current 2025-10-07 16:33:54 25.05.20251001.5b5be50 6.12.49 *
|
||||
# generation: 31 current 2025-10-07 18:51:16 25.05.20251001.5b5be50 6.12.49 *
|
||||
{
|
||||
description = "blakes nix config";
|
||||
inputs = {
|
||||
|
||||
@@ -21,7 +21,6 @@ in
|
||||
# enable pia mexico w/ openvpn
|
||||
services.openvpn.servers = lib.mkIf cfg.openvpn_pia_mexico {
|
||||
openvpn_pia_mexico = {
|
||||
enable = true;
|
||||
config = "config ${config.sops.secrets."openvpn_pia_mexico_config".path}";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user