networking
This commit is contained in:
@@ -24,7 +24,7 @@ in
|
||||
networkmanager.enable = false;
|
||||
|
||||
interfaces = {
|
||||
wlp6s0 = {
|
||||
wlp7s0 = {
|
||||
useDHCP = true;
|
||||
ipv4.addresses = [
|
||||
{
|
||||
@@ -60,7 +60,7 @@ in
|
||||
secretsFile = config.sops.secrets."wifi".path;
|
||||
allowAuxiliaryImperativeNetworks = true;
|
||||
interfaces = [
|
||||
"wlp6s0"
|
||||
"wlp7s0"
|
||||
];
|
||||
networks = {
|
||||
"Joey's Jungle 6G" = {
|
||||
|
||||
Reference in New Issue
Block a user