How is the best way to design and test my system?

In NixOs i saw that is possible to rebuild and use the changes in realtime, is or is planned something simalr? When i am configuring my system is a bit annoying waiting for the whole gh action to succeed and then reboot the system
Solution:
If the GitHub Action is too slow for you, though, you could try building locally with the bluebuild cli
Jump to solution
3 Replies
xyny
xyny2w ago
Due to the architecture of rpm-ostree, it probably wont be possible to apply changes without a reboot
Solution
xyny
xyny2w ago
If the GitHub Action is too slow for you, though, you could try building locally with the bluebuild cli
xyny
xyny2w ago
The commands to use now would be bluebuild rebase and bluebuild upgrade but they will be replaced soon. https://discord.com/channels/1198292321037455360/1302096552537489498/1302298991890792468 You could also use a VM for testing If you add in virt-manager to your image it should be pretty straightforward Then you can always reinstall from ISO, or rebase to the image hosted on GitHub, or run a registry locally and pass that to the VM
Want results from more Discord servers?
Add your server