WIP: Use nix function to generate systemd config #19

Draft
dln wants to merge 1 commit from dln/push-kvmyxkozsypx into main
Owner

I'm not sure this is a great idea, but throwing it up as a PR as memory and for discussion at least.

Maybe it's worth using a generator function to get typesafe generation of the config files?
Maybe it's not , since the shell script is rather straight-forward on its own?

🤷

I'm not sure this is a great idea, but throwing it up as a PR as memory and for discussion at least. Maybe it's worth using a generator function to get typesafe generation of the config files? Maybe it's **not** , since the shell script is rather straight-forward on its own? 🤷
dln added the
Meta/Don't Merge
label 2025-03-24 13:51:40 +01:00
dln added 1 commit 2025-03-24 13:51:40 +01:00
I'm not sure this is a great idea, but throwing it up as a PR for
discussion at least.
Some checks failed
ci/woodpecker/pr/ci Pipeline failed
This pull request has changes conflicting with the target branch.
  • pkgs/image/default.nix
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dln/push-kvmyxkozsypx:dln/push-kvmyxkozsypx
git checkout dln/push-kvmyxkozsypx

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff dln/push-kvmyxkozsypx
git checkout dln/push-kvmyxkozsypx
git rebase main
git checkout main
git merge --ff-only dln/push-kvmyxkozsypx
git checkout dln/push-kvmyxkozsypx
git rebase main
git checkout main
git merge --no-ff dln/push-kvmyxkozsypx
git checkout main
git merge --squash dln/push-kvmyxkozsypx
git checkout main
git merge --ff-only dln/push-kvmyxkozsypx
git checkout main
git merge dln/push-kvmyxkozsypx
git push origin main
Sign in to join this conversation.
No description provided.