alezost / guix.el

Emacs interface for GNU Guix package manager
https://emacs-guix.gitlab.io/website/
GNU General Public License v3.0
139 stars 16 forks source link

Managing Guix on a remote machine via TRAMP #53

Open cvdub opened 2 years ago

cvdub commented 2 years ago

Is it possible to use guix.el to manage a remote machine via TRAMP? Is it as simple as changing all of the variables like guix-state-directory, or would that not work?