chore: cleanup and remove from readme for now

This commit is contained in:
Aarnav Tale 2025-03-18 00:28:10 -04:00
parent 3d04bb6150
commit 4db4036140
No known key found for this signature in database
3 changed files with 3 additions and 9 deletions

View File

@ -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

View File

@ -1,3 +1,4 @@
name:
on: on:
pull_request: pull_request:
workflow_dispatch: workflow_dispatch:

View File

@ -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