Skip to content

is there a way to use desktop for compiling #177

Answered by samueldr
xiro-codes asked this question in Q&A
Discussion options

You must be logged in to vote

Yes there is. There are a couple ways to achieve this. I won't go into details since I don't have the time, but here's some resources to start looking into it:

Using Nix distributed builds

Or using nixos-rebuild --build-host

(From man nixos-rebuild)

--build-host host
        Instead of building the new configuration locally, use the specified host to perform the
        build. The host needs to be accessible with ssh, and must be able to perform Nix builds.
        If  the  option --target-host is not set, the buil…

Replies: 5 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by K900
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@samueldr
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
1. type: Question Question from a user
4 participants
Converted from issue

This discussion was converted from issue #176 on October 08, 2023 22:30.