[PR #2771] [MERGED] enhance: Systemd newt instructions #5095

Closed
opened 2026-04-20 09:15:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: devHead: feature/systemd-install-instructions


📝 Commits (1)

  • 122079d split 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.

image image

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fosrl/pangolin/pull/2771 **Author:** [@LaurenceJJones](https://github.com/LaurenceJJones) **Created:** 4/2/2026 **Status:** ✅ Merged **Merged:** 4/2/2026 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `dev` ← **Head:** `feature/systemd-install-instructions` --- ### 📝 Commits (1) - [`122079d`](https://github.com/fosrl/pangolin/commit/122079ddb294c2a0fedbaa79e4542539afd9816a) split 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) <details> <summary>View changed files</summary> 📝 `messages/en-US.json` (+3 -0) 📝 `src/components/newt-install-commands.tsx` (+86 -20) </details> ### 📄 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. <img width="2134" height="1385" alt="image" src="https://github.com/user-attachments/assets/c84b357f-c14e-4891-83ff-f6f74f335bb6" /> <img width="2134" height="1385" alt="image" src="https://github.com/user-attachments/assets/a70bd1dd-16be-4c9e-8a0d-7544edccf978" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 09:15:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#5095