From 81cffe0b17198be9c9deac30b2a4078cda67914c Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Wed, 3 Apr 2024 14:48:53 +0300 Subject: [PATCH] Dasha : Fix vpn. --- host/dasha/Vpn.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host/dasha/Vpn.nix b/host/dasha/Vpn.nix index b27a11f..48d99e0 100644 --- a/host/dasha/Vpn.nix +++ b/host/dasha/Vpn.nix @@ -1,4 +1,4 @@ -{ ... }: { +{ pkgs, ... }: { environment.systemPackages = with pkgs; [ networkmanager-l2tp gnome.networkmanager-l2tp