From a211d051df08798e796333068051e87983f203d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Violet=20Truchse=C3=9F?= Date: Tue, 20 Feb 2024 01:14:08 +0100 Subject: [PATCH] switched off wireguard on os level --- private | 2 +- x230.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/private b/private index 54e90a6..4af5a69 160000 --- a/private +++ b/private @@ -1 +1 @@ -Subproject commit 54e90a63c75a40bfd0d824dc890b0c91e3272821 +Subproject commit 4af5a69b451f1a23c1baa117b2fb38f5b1d4d89d diff --git a/x230.nix b/x230.nix index 04347e2..989c5b9 100644 --- a/x230.nix +++ b/x230.nix @@ -5,7 +5,7 @@ [ # Include the results of the hardware scan. ./workstation.nix - private/x230.nix +# private/x230.nix ]; # Use the GRUB 2 boot loader.