fix id
This commit is contained in:
parent
e0858f1cb8
commit
518798f1f8
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
# our hostname and an ID for ZFS
|
# our hostname and an ID for ZFS
|
||||||
networking.hostName = "miku";
|
networking.hostName = "miku";
|
||||||
networking.hostId = "c132cafd";
|
networking.hostId = "c132caed";
|
||||||
|
|
||||||
# EurKey layout
|
# EurKey layout
|
||||||
services.xserver.xkb.layout = "eu";
|
services.xserver.xkb.layout = "eu";
|
||||||
|
|
Loading…
Reference in a new issue