Kitty/zh-cn: Difference between revisions

ZhX589 (talk | contribs)
Created page with "要安装 Kitty,可将其添加到系统级的 `/etc/nixos/configuration.nix` 中的 `environment.systemPackages`,或添加到用户级的 `~/.config/nixpkgs/home.nix` 中的 `home.packages`。<ref>https://nixos.org/manual/nixos/stable/</ref>"
ZhX589 (talk | contribs)
Created page with "然后,重建系统或应用 Home Manager 配置:"
Tags: Mobile edit Mobile web edit
Line 29: Line 29:
</syntaxhighlight>
</syntaxhighlight>


<div lang="en" dir="ltr" class="mw-content-ltr">
然后,重建系统或应用 Home Manager 配置:
Then, rebuild your system or apply your Home Manager configuration:
</div>
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
# For system-wide installation
# For system-wide installation