mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 17:49:07 +01:00
Fix markdown formatting
Some checks are pending
Some checks are pending
This commit is contained in:
parent
3ecc10c445
commit
aa12d74f45
1 changed files with 13 additions and 13 deletions
2
.github/copilot-instructions.md
vendored
2
.github/copilot-instructions.md
vendored
|
|
@ -52,7 +52,7 @@ Hosts enable services declaratively: `custom.web-services.forgejo = { enable = t
|
||||||
## Developer Workflows
|
## Developer Workflows
|
||||||
|
|
||||||
| Task | Command |
|
| Task | Command |
|
||||||
|---|---|
|
| ----------------------------- | ------------------------------------------ |
|
||||||
| Rebuild & switch locally | `just switch` |
|
| Rebuild & switch locally | `just switch` |
|
||||||
| Test config without switching | `just test` |
|
| Test config without switching | `just test` |
|
||||||
| Deploy to remote host(s) | `just deploy hostname1 hostname2` |
|
| Deploy to remote host(s) | `just deploy hostname1 hostname2` |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue