mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-11 02:32:37 +08:00
5 lines
182 B
Markdown
5 lines
182 B
Markdown
|
|
## Workflows
|
|
|
|
- You can test your changes by running `nix build` on the relevant configuration.
|
|
- To deploy configuration to current system, we run `just activate` in Nix devShell.
|