add rand ids back and break config

This commit is contained in:
Christoph Cullmann 2025-06-28 16:51:53 +02:00
parent 8f5a142547
commit 49a13dbfc4
No known key found for this signature in database
3 changed files with 6 additions and 0 deletions

View file

@ -12,6 +12,8 @@
# our hostname # our hostname
networking.hostName = "beta"; networking.hostName = "beta";
networking.hostId = "c07bab49";
broken
# german laptop keyboard # german laptop keyboard
services.xserver.xkb.layout = "de"; services.xserver.xkb.layout = "de";

View file

@ -12,6 +12,8 @@
# our hostname # our hostname
networking.hostName = "miku"; networking.hostName = "miku";
networking.hostId = "4d00f481";
broken
# EurKey layout # EurKey layout
services.xserver.xkb.layout = "eu"; services.xserver.xkb.layout = "eu";

View file

@ -12,6 +12,8 @@
# our hostname # our hostname
networking.hostName = "neko"; networking.hostName = "neko";
networking.hostId = "4836f248";
broken
# EurKey layout # EurKey layout
services.xserver.xkb.layout = "eu"; services.xserver.xkb.layout = "eu";