add hostnames
This commit is contained in:
parent
be72beac10
commit
e95a2a524e
2 changed files with 4 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
|
||||
{ config, lib, pkgs, modulesPath, ... }: {
|
||||
|
||||
networking.hostName = "framework";
|
||||
|
||||
# CPU Stuff
|
||||
|
||||
hardware.cpu.amd.updateMicrocode =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue