mirror of
https://github.com/ryan4yin/nixos-and-flakes-book
synced 2025-02-17 05:18:26 +00:00
feat: optimize English
This commit is contained in:
parent
3272a9ee9e
commit
9bd39f9fd1
1 changed files with 3 additions and 3 deletions
|
@ -63,7 +63,7 @@ export default defineConfig({
|
||||||
link: "/nixos-with-flakes/nixos-with-flakes-enabled.md",
|
link: "/nixos-with-flakes/nixos-with-flakes-enabled.md",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "Start using Home Manager",
|
text: "Getting Started with Home Manager",
|
||||||
link: "/nixos-with-flakes/start-using-home-manager.md",
|
link: "/nixos-with-flakes/start-using-home-manager.md",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -71,11 +71,11 @@ export default defineConfig({
|
||||||
link: "/nixos-with-flakes/modularize-the-configuration.md",
|
link: "/nixos-with-flakes/modularize-the-configuration.md",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "Update the System",
|
text: "Updating the System",
|
||||||
link: "/nixos-with-flakes/update-the-system.md",
|
link: "/nixos-with-flakes/update-the-system.md",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "Downgrade or Upgrade Packages",
|
text: "Downgrading or Upgrading Packages",
|
||||||
link: "/nixos-with-flakes/downgrade-or-upgrade-packages.md",
|
link: "/nixos-with-flakes/downgrade-or-upgrade-packages.md",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue