Add overlays link
This commit is contained in:
parent
dc10bf5f50
commit
e14b0dcecc
1 changed files with 5 additions and 1 deletions
|
@ -18,4 +18,8 @@ nixos-rebuild switch -I custom/configuration.nix
|
||||||
Reconstruire depuis la configuration [flake](./flake/HOME.md)
|
Reconstruire depuis la configuration [flake](./flake/HOME.md)
|
||||||
```bash
|
```bash
|
||||||
nixos-rebuild switch --flake flake_path_directory#hostname
|
nixos-rebuild switch --flake flake_path_directory#hostname
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Resource utile
|
||||||
|
|
||||||
|
- https://nixos.wiki/wiki/Overlays | Modifie ou ajoute des packets
|
Loading…
Reference in a new issue