<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.nixos.org/w/index.php?action=history&amp;feed=atom&amp;title=Translations%3ANixOS%2F43%2Fzh</id>
	<title>Translations:NixOS/43/zh - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.nixos.org/w/index.php?action=history&amp;feed=atom&amp;title=Translations%3ANixOS%2F43%2Fzh"/>
	<link rel="alternate" type="text/html" href="https://wiki.nixos.org/w/index.php?title=Translations:NixOS/43/zh&amp;action=history"/>
	<updated>2026-04-06T22:54:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.0</generator>
	<entry>
		<id>https://wiki.nixos.org/w/index.php?title=Translations:NixOS/43/zh&amp;diff=27386&amp;oldid=prev</id>
		<title>Ardenet at 10:22, 8 October 2025</title>
		<link rel="alternate" type="text/html" href="https://wiki.nixos.org/w/index.php?title=Translations:NixOS/43/zh&amp;diff=27386&amp;oldid=prev"/>
		<updated>2025-10-08T10:22:13Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 10:22, 8 October 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;新手的大多数困惑源于配置文件和所有已安装软件包均存储于只读的 &amp;lt;code&amp;gt;/nix/store&amp;lt;/code&amp;gt; 目录树下这一事实。这实际上使得手动编辑系统配置变得不可能；所有配置更改必须通过编辑 &amp;lt;code&amp;gt;/etc/nixos/configuration.nix&amp;lt;/code&amp;gt; 文件并运行 &amp;lt;code&amp;gt;nixos-rebuild switch&amp;lt;/code&amp;gt; 后才可生效。NixOS 提供了[[Special:MyLanguage/NixOS_modules|模块系统]]以供编辑所有需要的配置。用户应在期望通过低层级的 NixOS 功能（如 activation scripts）手动添加文件或配置之前，首先使用[https://search.nixos.org/options 配置选项搜索工具]检查所需选项是否已存在。&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;新手的大多数困惑源于配置文件和所有已安装软件包均存储于只读的 &amp;lt;code&amp;gt;/nix/store&amp;lt;/code&amp;gt; 目录树下这一事实。这实际上使得手动编辑系统配置变得不可能；所有配置更改必须通过编辑 &amp;lt;code&amp;gt;/etc/nixos/configuration.nix&amp;lt;/code&amp;gt; 文件并运行 &amp;lt;code&amp;gt;nixos-rebuild switch&amp;lt;/code&amp;gt; 后才可生效。NixOS 提供了 [[Special:MyLanguage/NixOS_modules|模块系统]] &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;以供编辑所有需要的配置。用户应在期望通过低层级的 NixOS 功能（如 activation scripts）手动添加文件或配置之前，首先使用 [https://search.nixos.org/options 配置选项搜索工具] &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;检查所需选项是否已存在。&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key mediawiki:diff:1.41:old-25923:rev-27386:php=table --&gt;
&lt;/table&gt;</summary>
		<author><name>Ardenet</name></author>
	</entry>
	<entry>
		<id>https://wiki.nixos.org/w/index.php?title=Translations:NixOS/43/zh&amp;diff=25923&amp;oldid=prev</id>
		<title>Weijia: Created page with &quot;新手的大多数困惑源于配置文件和所有已安装软件包均存储于只读的 &lt;code&gt;/nix/store&lt;/code&gt; 目录树下这一事实。这实际上使得手动编辑系统配置变得不可能；所有配置更改必须通过编辑 &lt;code&gt;/etc/nixos/configuration.nix&lt;/code&gt; 文件并运行 &lt;code&gt;nixos-rebuild switch&lt;/code&gt; 后才可生效。NixOS 提供了模块系统以供编辑所有需要的配置。用户应在期望通过...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.nixos.org/w/index.php?title=Translations:NixOS/43/zh&amp;diff=25923&amp;oldid=prev"/>
		<updated>2025-08-28T20:05:42Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;新手的大多数困惑源于配置文件和所有已安装软件包均存储于只读的 &amp;lt;code&amp;gt;/nix/store&amp;lt;/code&amp;gt; 目录树下这一事实。这实际上使得手动编辑系统配置变得不可能；所有配置更改必须通过编辑 &amp;lt;code&amp;gt;/etc/nixos/configuration.nix&amp;lt;/code&amp;gt; 文件并运行 &amp;lt;code&amp;gt;nixos-rebuild switch&amp;lt;/code&amp;gt; 后才可生效。NixOS 提供了&lt;a href=&quot;/wiki/Special:MyLanguage/NixOS_modules&quot; title=&quot;Special:MyLanguage/NixOS modules&quot;&gt;模块系统&lt;/a&gt;以供编辑所有需要的配置。用户应在期望通过...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;新手的大多数困惑源于配置文件和所有已安装软件包均存储于只读的 &amp;lt;code&amp;gt;/nix/store&amp;lt;/code&amp;gt; 目录树下这一事实。这实际上使得手动编辑系统配置变得不可能；所有配置更改必须通过编辑 &amp;lt;code&amp;gt;/etc/nixos/configuration.nix&amp;lt;/code&amp;gt; 文件并运行 &amp;lt;code&amp;gt;nixos-rebuild switch&amp;lt;/code&amp;gt; 后才可生效。NixOS 提供了[[Special:MyLanguage/NixOS_modules|模块系统]]以供编辑所有需要的配置。用户应在期望通过低层级的 NixOS 功能（如 activation scripts）手动添加文件或配置之前，首先使用[https://search.nixos.org/options 配置选项搜索工具]检查所需选项是否已存在。&lt;/div&gt;</summary>
		<author><name>Weijia</name></author>
	</entry>
</feed>