mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-26 07:43:49 -05:00
[PR #2771] [MERGED] enhance: Systemd newt instructions #5095
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/2771
Author: @LaurenceJJones
Created: 4/2/2026
Status: ✅ Merged
Merged: 4/2/2026
Merged by: @oschwartz10612
Base:
dev← Head:feature/systemd-install-instructions📝 Commits (1)
122079dsplit unix to linux and macos, show method everything other than windows, change nixos all to flake so makes sense under method📊 Changes
2 files changed (+89 additions, -20 deletions)
View changed files
📝
messages/en-US.json(+3 -0)📝
src/components/newt-install-commands.tsx(+86 -20)📄 Description
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
Show systemd instructions within the dashboard, change "unix & macos" to two seperate sections, alter Nixos "all" to "flake" for proper context under "method" wording.
How to test?
Create a newt site and defaults to Linux and can choose the systemd instructions.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.