Translations:NixOS Installation Guide/53/zh: Difference between revisions
Appearance
Created page with "== NixOS配置 == <syntaxhighlight lang="console"> $ sudo nixos-generate-config --root /mnt $ cd /mnt/etc/nixos/ $ sudo vim configuration.nix </syntaxhighlight>Most essential changes:" |
No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
== NixOS配置 == | == NixOS 配置 == | ||