add hostnames

This commit is contained in:
Julian Sutter 2023-01-24 14:09:21 -08:00
parent be72beac10
commit e95a2a524e
2 changed files with 4 additions and 0 deletions

View file

@ -1,6 +1,8 @@
{ config, lib, pkgs, modulesPath, ... }: {
networking.hostName = "framework";
# CPU Stuff
hardware.cpu.amd.updateMicrocode =