chore: cleanup and remove from readme for now
This commit is contained in:
parent
3d04bb6150
commit
4db4036140
3
.github/workflows/nix-update-lock.yaml
vendored
3
.github/workflows/nix-update-lock.yaml
vendored
@ -1,3 +1,4 @@
|
|||||||
|
name: Update flake.lock
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
@ -11,7 +12,7 @@ jobs:
|
|||||||
- uses: DeterminateSystems/nix-installer-action@main
|
- uses: DeterminateSystems/nix-installer-action@main
|
||||||
- uses: DeterminateSystems/update-flake-lock@main
|
- uses: DeterminateSystems/update-flake-lock@main
|
||||||
with:
|
with:
|
||||||
pr-title: "Update flake.lock"
|
pr-title: "chore: update flake.lock"
|
||||||
pr-labels: |
|
pr-labels: |
|
||||||
dependencies
|
dependencies
|
||||||
automated
|
automated
|
||||||
|
|||||||
1
.github/workflows/nix.yaml
vendored
1
.github/workflows/nix.yaml
vendored
@ -1,3 +1,4 @@
|
|||||||
|
name:
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|||||||
@ -74,12 +74,4 @@ There are 2 ways to deploy Headplane:
|
|||||||
>
|
>
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
### NixOS Deployment
|
|
||||||
Integration with Nix provided:
|
|
||||||
* development environment
|
|
||||||
* building packages
|
|
||||||
* NixOS module
|
|
||||||
|
|
||||||
See [./docs/Nix.md](./docs/Nix.md) for details.
|
|
||||||
|
|
||||||
> Copyright (c) 2025 Aarnav Tale
|
> Copyright (c) 2025 Aarnav Tale
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user