mirror of
https://github.com/davegallant/nix-config
synced 2025-08-05 10:33:39 +00:00
Add j alias for just and autocompletions
This commit is contained in:
@@ -11,13 +11,13 @@ The configuration is very specific to my own machines and setup, but it may be a
|
||||
|
||||
Recipes are stored in a justfile. [just](https://github.com/casey/just) is required.
|
||||
|
||||
To run a nixos rebuild:
|
||||
To run a NixOS rebuild:
|
||||
|
||||
```sh
|
||||
just build-linux
|
||||
```
|
||||
|
||||
To run a darwin rebuild:
|
||||
To run a macOS rebuild:
|
||||
|
||||
```sh
|
||||
just build-mac
|
||||
|
Reference in New Issue
Block a user