mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 10:58:02 +00:00
hosts/ni: disable Wireguard
This is just temporary.
This commit is contained in:
parent
c8152959d2
commit
c22b37f8e9
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user