Main public logs
Combined display of all available logs of Official NixOS Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:46, 10 October 2025 Ardenet talk contribs removed Category:Software from the translation system
- 14:44, 10 October 2025 Ardenet talk contribs created page Translations:VR/49/zh (Created page with "分类:视频 分类:硬件 分类:桌面 分类:游戏")
- 14:43, 10 October 2025 Ardenet talk contribs created page Translations:VR/48/zh (Created page with "运行 wlx-overlay-s 并替换任何正在运行的实例")
- 14:42, 10 October 2025 Ardenet talk contribs created page Translations:VR/47/zh (Created page with "当 steam-runtime 更新时,Steam 会定期用自己的二进制文件替换此修改,因此如果它中断,您可能需要重新应用此更改。")
- 14:41, 10 October 2025 Ardenet talk contribs created page Translations:VR/46/zh (Created page with "作为额外的更改,您可能还需要用指向修改后的 bwrap 二进制文件的符号链接替换 Steam 自己的 bwrap 二进制文件,该链接位于 <code>~/.local/share/Steam/ubuntu12_32/steam-runtime/usr/libexec/steam-runtime-tools-0/srt-bwrap</code>。")
- 14:40, 10 October 2025 Ardenet talk contribs created page Translations:VR/45/zh (Created page with "这绕过了 bubblewrap 中预设的安全机制,并允许所有其他由 steam 启动或通过 steam-run 运行的软件也获得这些能力。")
- 14:40, 10 October 2025 Ardenet talk contribs created page Translations:VR/44/zh (Created page with "通过修改用于运行 Steam 的 bubblewrap 二进制文件,您可以允许该 FHS 环境中的进程获取能力。这样就无需直接修补内核了。")
- 14:40, 10 October 2025 Ardenet talk contribs created page Translations:VR/43/zh (Created page with "=== 修补 bubblewrap 以允许启用能力(capabilities) ===")
- 14:35, 10 October 2025 Ardenet talk contribs marked VR for translation
- 14:19, 10 October 2025 Ardenet talk contribs marked Starship for translation
- 11:17, 8 October 2025 Ardenet talk contribs created page Translations:NixOS as a desktop/56/zh (Created page with "{{main|NixOS system configuration#Modularizing your configuration with modules}}")
- 11:16, 8 October 2025 Ardenet talk contribs created page Translations:NixOS as a desktop/57/zh (Created page with "分类:桌面 分类:指南 分类:NixOS")
- 11:14, 8 October 2025 Ardenet talk contribs created page Translations:Sudo/2/zh (Created page with "== 用法 == 为示例用户 <code>myuser</code> 启用 sudo。<syntaxhighlight lang="nix"> users.users.myuser.extraGroups = [ "wheel" ]; </syntaxhighlight>")
- 11:13, 8 October 2025 Ardenet talk contribs created page Translations:Sudo/3/zh (Created page with "通过简单的配置,将允许属于 <code>wheel</code> 组的所有用户以超级用户身份且无需提供该用户的密码使用 <code>sudo</code> 执行 <code>extraRules</code> 中指定的命令。")
- 11:12, 8 October 2025 Ardenet talk contribs created page Sudo/zh (Created page with "[https://www.sudo.ws Sudo] 允许系统管理员委托权限,授予某些用户(或用户组)以 root 或其他用户身份运行命令的能力,同时提供命令及其参数的审计跟踪。")
- 11:12, 8 October 2025 Ardenet talk contribs created page Translations:Sudo/1/zh (Created page with "[https://www.sudo.ws Sudo] 允许系统管理员委托权限,授予某些用户(或用户组)以 root 或其他用户身份运行命令的能力,同时提供命令及其参数的审计跟踪。")
- 11:11, 8 October 2025 Ardenet talk contribs created page Translations:Sudo/Page display title/zh (Created page with "Sudo")
- 11:10, 8 October 2025 Ardenet talk contribs created page Systemd/logind/zh (Created page with "Systemd/logind")
- 11:10, 8 October 2025 Ardenet talk contribs created page Translations:Systemd/logind/Page display title/zh (Created page with "Systemd/logind")
- 11:10, 8 October 2025 Ardenet talk contribs created page Translations:Systemd/timers/5/zh (Created page with "更多示例可以在 [https://wiki.archlinux.org/title/Systemd/Timers Arch Wiki] 和 <code>systemd.timer</code> 手册页中找到。")
- 11:10, 8 October 2025 Ardenet talk contribs created page Translations:Systemd/timers/8/zh (Created page with "为了测试目的,手动运行一次服务:")
- 11:10, 8 October 2025 Ardenet talk contribs created page Translations:Systemd/timers/7/zh (Created page with "列出活跃定时器及其当前状态:")
- 11:09, 8 October 2025 Ardenet talk contribs created page Translations:Systemd/timers/4/zh (Created page with "以下示例每天启动一次(凌晨 12:00)。激活后,例如如果由于系统关闭错过了上次启动时间(同时设置选项 Persistent=true),,则会立即触发服务。")
- 11:08, 8 October 2025 Ardenet talk contribs created page Translations:Systemd/timers/3/zh (Created page with "以下示例定时器每 5 分钟运行一次 systemd 单元以调用 bash 脚本。")
- 11:07, 8 October 2025 Ardenet talk contribs created page Translations:Systemd/timers/1/zh (Created page with "定时器是 systemd 中名称以 .timer 结尾的单元文件,用于控制 .service 文件或事件。定时器可以用作 <code>cron</code> 的替代方案。定时器内置对基于日历的事件和普通时间事件的支持,并且可以异步运行。")
- 11:06, 8 October 2025 Ardenet talk contribs created page Translations:Systemd/timers/6/zh (Created page with "== 用法 ==")
- 11:06, 8 October 2025 Ardenet talk contribs created page Translations:Systemd/timers/2/zh (Created page with "== 配置 ==")
- 11:06, 8 October 2025 Ardenet talk contribs created page Systemd/timers/zh (Created page with "Systemd/定时器")
- 11:06, 8 October 2025 Ardenet talk contribs created page Translations:Systemd/timers/Page display title/zh (Created page with "Systemd/定时器")
- 11:05, 8 October 2025 Ardenet talk contribs created page Translations:Systemd/User Services/17/zh (Created page with "分类:systmed")
- 11:05, 8 October 2025 Ardenet talk contribs created page Translations:Systemd/User Services/13/zh (Created page with "== 用法 ==")
- 11:05, 8 October 2025 Ardenet talk contribs created page Translations:Systemd/User Services/10/zh (Created page with "== 为特定用户启用服务 ==")
- 11:04, 8 October 2025 Ardenet talk contribs created page Translations:Systemd/User Services/7/zh (Created page with "== 注销后保持用户服务运行 ==")
- 11:04, 8 October 2025 Ardenet talk contribs created page Systemd/User Services/zh (Created page with "Systemd/用户服务")
- 11:04, 8 October 2025 Ardenet talk contribs created page Translations:Systemd/User Services/Page display title/zh (Created page with "Systemd/用户服务")
- 11:04, 8 October 2025 Ardenet talk contribs created page Translations:Vim/38/zh (Created page with "=== 使用 vim 的内置打包功能 ===")
- 11:03, 8 October 2025 Ardenet talk contribs created page Translations:Vim/63/zh (Created page with "=== 真实示例 ===")
- 11:03, 8 October 2025 Ardenet talk contribs created page Translations:Vim/49/zh (Created page with "=== 向用户包添加一个新的自定义插件 ===")
- 11:03, 8 October 2025 Ardenet talk contribs created page Translations:Vim/47/zh (Created page with "==== 关于插件的说明 ====")
- 11:03, 8 October 2025 Ardenet talk contribs created page Translations:Vim/45/zh (Created page with "=== 添加新插件 ===")
- 11:02, 8 October 2025 Ardenet talk contribs created page Translations:Vim/43/zh (Created page with "=== 使用 Vim-Plug 作为管理器 ===")
- 11:02, 8 October 2025 Ardenet talk contribs created page Translations:Vim/41/zh (Created page with "=== 使用 Pathogen 作为管理器 ===")
- 11:02, 8 October 2025 Ardenet talk contribs created page Nitrokey/zh (Created page with "本文介绍了如何将 Nitrokey 与 NixOS 一起使用")
- 11:02, 8 October 2025 Ardenet talk contribs created page Translations:Vim/53/zh (Created page with "==== 使用 Flakes ====")
- 11:02, 8 October 2025 Ardenet talk contribs created page Translations:Vim/58/zh (Created page with "=== 将 Vim 用作 Python IDE ===")
- 11:01, 8 October 2025 Ardenet talk contribs created page Translations:Vim/60/zh (Created page with "==== 使用语言客户端 ====")
- 11:01, 8 October 2025 Ardenet talk contribs created page Translations:Vim/70/zh (Created page with "== gvim 和 gview ==")
- 11:01, 8 October 2025 Ardenet talk contribs created page Translations:Vim/65/zh (Created page with "=== YouCompleteMe ===")
- 11:00, 8 October 2025 Ardenet talk contribs created page Translations:VR/12/zh (Created page with "[https://gitlab.com/znixian/OpenOVR OpenComposite] 是一个兼容层,用于在 Monado 等 OpenXR 运行时上运行 OpenVR 应用程序。它与 DXVK 或 vkd3d 等工具类似,但用于将 OpenVR 调用转换为 OpenXR。")
- 10:59, 8 October 2025 Ardenet talk contribs created page Translations:VR/10/zh (Created page with "有关可用环境变量和调整的更多信息,请参阅 [https://lvra.gitlab.io/docs/fossvr/monado/ Linux VR Adventures wiki] 和 [https://monado.freedesktop.org/getting-started.html#environment-variables Monado 文档关于环境变量的部分]")