Update kharbranth for new device

This commit is contained in:
Charlotte Van Petegem 2022-03-07 15:31:19 +01:00
parent 8dde65c391
commit c0c6c8db96
No known key found for this signature in database
GPG key ID: 019E764B7184435A
2 changed files with 5 additions and 7 deletions

View file

@ -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 = {