Kitty/zh-cn: Difference between revisions
Created page with "要安装 Kitty,可将其添加到系统级的 `/etc/nixos/configuration.nix` 中的 `environment.systemPackages`,或添加到用户级的 `~/.config/nixpkgs/home.nix` 中的 `home.packages`。<ref>https://nixos.org/manual/nixos/stable/</ref>" |
Created page with "然后,重建系统或应用 Home Manager 配置:" Tags: Mobile edit Mobile web edit |
||
| Line 29: | Line 29: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
然后,重建系统或应用 Home Manager 配置: | |||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
# For system-wide installation | # For system-wide installation | ||