Add secrets for laptop

This commit is contained in:
2024-06-23 20:03:33 -05:00
parent 16fa1884e9
commit 10e08a1fd8
6 changed files with 93 additions and 59 deletions

View File

@@ -106,7 +106,6 @@
networking = {
wireguard.enable = true;
nameservers = [ "192.168.0.100" ];
};
@@ -143,7 +142,6 @@
networking = {
wireguard.enable = true;
nameservers = [ "192.168.0.100" ];
};
};