Update kharbranth for new device
This commit is contained in:
parent
8dde65c391
commit
c0c6c8db96
2 changed files with 5 additions and 7 deletions
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
imports = [ ./hardware.nix ];
|
||||
|
||||
networking.hostId = "e718389d";
|
||||
networking.hostId = "7a62a099";
|
||||
|
||||
time.timeZone = "Europe/Brussels";
|
||||
|
||||
|
@ -14,10 +14,8 @@
|
|||
bluetooth.enable = true;
|
||||
network.mobile = {
|
||||
enable = true;
|
||||
wireless-interface = "wlp2s0";
|
||||
wireless-interface = "wlp0s20f3";
|
||||
wired-interfaces = {
|
||||
"enp0s20f0u1u2" = { macAddress = "10:65:30:df:80:f5"; };
|
||||
"enp0s31f6" = { macAddress = "10:65:30:df:80:f5"; };
|
||||
};
|
||||
};
|
||||
zfs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue