This commit is contained in:
parent
1e236f8f71
commit
d52a9d3ef6
2 changed files with 2 additions and 1 deletions
|
|
@ -3,5 +3,5 @@ jobs:
|
|||
check:
|
||||
runs-on: nix-latest
|
||||
steps:
|
||||
- uses: actions:checkout@v4
|
||||
- uses: actions/checkout@v4
|
||||
- run: nix flake check
|
||||
|
|
|
|||
|
|
@ -36,6 +36,7 @@
|
|||
openssh = {
|
||||
enable = true;
|
||||
ports = [
|
||||
22
|
||||
2022
|
||||
];
|
||||
settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue