Move to correct place.

This commit is contained in:
CronyAkatsuki 2025-02-06 17:03:56 +01:00
parent 8c67813e15
commit af72005772
2 changed files with 7 additions and 3 deletions

View file

@ -35,6 +35,7 @@
protontricks
jellyfin-mpv-shim
itch
wineWowPackages.staging
];
# Install librewolf
@ -131,6 +132,7 @@
# Default environmental variables
home.sessionVariables = {
EDITOR = "nvim";
WINEPREFIX = "$HOME/.local/share/wineprefix/default";
};
# Let Home Manager install and manage itself.