diff --git a/home/default.nix b/home/default.nix index 9ac519f..ca0f73d 100644 --- a/home/default.nix +++ b/home/default.nix @@ -155,11 +155,7 @@ in export GOPATH=~/go export GOBIN=$GOPATH/bin export PATH=$PATH:$GOBIN - - export WINEPREFIX=~/.wine32 - - # homebrew for x86 - export PATH=$PATH:/usr/local/homebrew/bin + export WINEPREFIX=~/.wine ''; initExtra = '' diff --git a/machines/hephaestus/configuration.nix b/machines/hephaestus/configuration.nix index 0142a4a..e59ea78 100644 --- a/machines/hephaestus/configuration.nix +++ b/machines/hephaestus/configuration.nix @@ -4,6 +4,7 @@ modulesPath, pkgs, unstable, + master, ... }: let @@ -104,7 +105,8 @@ in libation lm_sensors logseq - # mitmproxy + master.lutris-unwrapped + mitmproxy mullvad-vpn netdata nfs-utils @@ -130,7 +132,6 @@ in virt-manager vlc whois - wine wine64 wireshark-qt ]