mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 06:54:57 +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.
|