This commit is contained in:
Joseph Hanson 2024-07-06 19:19:27 -05:00
parent 9686f67ebf
commit 3e6ab43aac
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -1,4 +1,4 @@
# Do not modify this file! It was generated by nixos-generate-config
# Do not modify this file! It was generated by `nixos-generate-config`
# and may be overwritten by future invocations. Please make changes
# to /etc/nixos/configuration.nix instead.
{ config, lib, modulesPath, ... }:
@ -9,7 +9,6 @@
(modulesPath + "/installer/scan/not-detected.nix")
];
# generate a zfs hostid for me
networking.hostId = "ce196a02";
networking.hostName = "telperion";
boot = {