feat: DHCP for desktop
This commit is contained in:
parent
bb41c51344
commit
d2bd5abbed
2 changed files with 2 additions and 1 deletions
|
|
@ -15,6 +15,7 @@
|
|||
|
||||
networking = {
|
||||
hostName = "ooksdesk";
|
||||
useDHCP = true;
|
||||
};
|
||||
boot = {
|
||||
kernelPackages = pkgs.linuxKernel.packages.linux_zen;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue