Translations:NixOS Installation Guide/54/zh: Difference between revisions
Appearance
Created page with "* keyboard layout(键盘布局), 也就是<code>services.xserver.xkb.layout</code> * <code>users.users.user</code> 和附加条目 <code>initialPassword = "pw123";</code> * networking (wifi), 如果出现问题, 请见下方的修复方法 * <code>boot.loader.grub.device = "/dev/sda"; #或者只用于efi的 "nodev" </code> * 安装编辑器来编辑配置文件 * 修改硬件配置以使用标签" |
No edit summary |
||
Line 1: | Line 1: | ||
* | * 键盘布局(keyboard layout), 也就是 <code>[[Keyboard Layout Customization|services.xserver.xkb.layout]]</code> | ||
* [[networking|网络]] (wifi), 若出现问题, 请参阅下方的修复方法 | |||
* [[networking]] (wifi), | * 安装 [[:Category:Text Editor|编辑器]] 来编辑配置 | ||
* 安装编辑器来编辑配置 | |||
Latest revision as of 08:28, 8 October 2025
- 键盘布局(keyboard layout), 也就是
services.xserver.xkb.layout
- 网络 (wifi), 若出现问题, 请参阅下方的修复方法
- 安装 编辑器 来编辑配置