mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-12 15:42:39 +02:00
fix: typo
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Nix Environment for Deploying my NixOS Configuration
|
# Nix Environment for Deploying my NixOS Configuration
|
||||||
|
|
||||||
This flake prepares a Nix environment for setting my desktop [../hosts/idols/ai](../hosts/idols/ai/)(on main flake) up on a new machine.
|
This flake prepares a Nix environment for setting my desktop [/hosts/idols/ai](/hosts/idols/ai/)(on main flake) up on a new machine.
|
||||||
|
|
||||||
TODOs:
|
TODOs:
|
||||||
|
|
||||||
@@ -8,7 +8,7 @@ TODOs:
|
|||||||
|
|
||||||
## Why an extra flake is needed?
|
## Why an extra flake is needed?
|
||||||
|
|
||||||
The configuration of the main flake, [../flake.nix](../flake.nix), is heavy, and it takes time to debug & deploy.
|
The configuration of the main flake, [/flake.nix](/flake.nix), is heavy, and it takes time to debug & deploy.
|
||||||
This simplified flake is tiny and can be deployed very quickly, it helps me to:
|
This simplified flake is tiny and can be deployed very quickly, it helps me to:
|
||||||
|
|
||||||
1. Adjust & verify my `hardware-configuration.nix` modification quickly before deploying the `main` flake.
|
1. Adjust & verify my `hardware-configuration.nix` modification quickly before deploying the `main` flake.
|
||||||
|
|||||||
Reference in New Issue
Block a user