this post was submitted on 26 Mar 2024
7 points (81.8% liked)
Guix
316 readers
1 users here now
Guix is an advanced distribution of the GNU operating system developed by the GNU Project
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I wouldn't go the manual way if you are not forced. If you use NetworkManager you can import the configuration either grafically or with
nmcli
.It should be sufficiente to modify the network manager service provided by Guix:
reconfiguring your system, rebooting and then importing the configuration and set your credentials
Thanks for your response I will give that a shot!