parent
a58aac47f7
commit
9b98058650
5 changed files with 66 additions and 14 deletions
|
@ -14,8 +14,9 @@
|
|||
/data/nixos/share/common.nix
|
||||
];
|
||||
|
||||
# our hostname
|
||||
# our hostname and an ID for ZFS
|
||||
networking.hostName = "beta";
|
||||
networking.hostId = "3f20def9";
|
||||
|
||||
# german laptop keyboard
|
||||
services.xserver.xkb.layout = "de";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue