Rename Pinebook
This commit is contained in:
parent
7d9f4cf2cd
commit
e78895916f
2 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@
|
|||
hardware.nixosModules.pine64-pinebook-pro
|
||||
];
|
||||
|
||||
networking.hostName = "shuttleworth";
|
||||
networking.hostName = "shuttle";
|
||||
hardware.opengl.driSupport32Bit = lib.mkForce false;
|
||||
networking.wireguard.interfaces."${config.ips.wgInt}".ips = [ "${config.ips.wgSpan}.17/24" ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue