disabling wireguard until I can add the key to a sops file
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
'';
|
||||
in
|
||||
{
|
||||
imports = [ inputs.sops-nix.nixosModules.sops ];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
wireguard-tools
|
||||
wg-netmanager
|
||||
|
||||
Reference in New Issue
Block a user