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:
workflow_dispatch:
schedule:
@ -11,7 +12,7 @@ jobs:
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/update-flake-lock@main
with:
pr-title: "Update flake.lock"
pr-title: "chore: update flake.lock"
pr-labels: |
dependencies
automated

View File

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

View File

@ -74,12 +74,4 @@ There are 2 ways to deploy Headplane:
>
</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