update to 24.20.2
This commit is contained in:
@@ -92,8 +92,11 @@ pkgs.callPackage ../buildOpenwrt.nix {
|
||||
build an image with:
|
||||
|
||||
```sh
|
||||
# nix-shell <path_to_device_file>.nix --run makeCleanImage
|
||||
nix-shell devices/pi-img.nix --run makeCleanImage
|
||||
# load nixe alias for `nix --experimental-features "nix-command flakes"`
|
||||
. alias.sh
|
||||
|
||||
# nix run <path_to_device_file>.nix
|
||||
nixe run . devices/pi-img.nix
|
||||
```
|
||||
|
||||
For more example see `devices` folder.
|
||||
|
||||
Reference in New Issue
Block a user