feat: VPN utils
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{ config, pkgs, lib, disko, sydnix-cli, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./hardware.nix
|
||||
@@ -103,6 +104,7 @@
|
||||
waypipe
|
||||
sydnix-cli.packages.x86_64-linux.default
|
||||
(import ../../scripts/port-tools { inherit pkgs; })
|
||||
(import ../../scripts/vpn-tools { inherit pkgs; })
|
||||
];
|
||||
|
||||
services.openssh = {
|
||||
|
||||
Reference in New Issue
Block a user