Rework infra
to handle sharing options between resource and NixOS configuration #96
No reviewers
Labels
No labels
api service
blocked
bug
component: fediversity panel
component: nixops4
documentation
estimation high: >3d
estimation low: <2h
estimation mid: <8h
productisation
project-management
question
role: application developer
role: application operator
role: hosting provider
role: maintainer
security
technical debt
testing
type unclear
type: key result
type: objective
type: task
type: user story
user experience
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: fediversity/fediversity#96
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "Niols/Fediversity:rework-infra"
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?
This PR contains quite a few not-so-related changes in the end. The goal was to rework
infra/
to clean up the code ininfra/flake-part.nix
and handle in a cleaner way the options shared between the NixOS configurations of the machine and the corresponding resource. I suppose things could still be improved, but I find it to be already a neat improvement over the previous state of affairs.procolixVm
resource module 4f761bfc1fvm*/default.nix
resources dedd70dc0ecommon
with better names 9c85431a22default
deployment containing everything 8fa7bd4df5self
andproviders
arguments ba97ed26d0procolix.vm
options to newprocolixVm
ones 4d00635e69procolixVm
optionsnixops4
from any subdirectory in the repo #94LGTM, superficially. The general direction is definitely good.
Alright, then I will merge this, as it brings us some stuff. We can always iterate in a subsequent PR.