hosts/ni: disable Wireguard

This is just temporary.
This commit is contained in:
Gabriel Arazas 2024-03-11 13:13:23 +08:00
parent c8152959d2
commit c22b37f8e9
No known key found for this signature in database
GPG Key ID: 62104B43D00AA360

View File

@ -16,10 +16,7 @@
hosts.ni = {
hardware.qol.enable = true;
networking = {
enable = true;
wireguard.enable = true;
};
networking.enable = true;
services.backup.enable = true;
setups = {
desktop.enable = true;