disabling wireguard until I can add the key to a sops file

This commit is contained in:
John Lancaster
2026-03-26 19:09:38 -05:00
parent 5ce7ace964
commit 7f69fc6dce
3 changed files with 4 additions and 20 deletions
+2
View File
@@ -27,6 +27,8 @@
'';
in
{
imports = [ inputs.sops-nix.nixosModules.sops ];
environment.systemPackages = with pkgs; [
wireguard-tools
wg-netmanager