Application links are no more showing up #472
-
Hi since upgrading my nixos system, seems like all links to winapps are gone. ⚡tobias ❯❯ winapps-setup
################################################################################
# #
# WinApps Install Wizard #
# #
################################################################################
Q) Install or uninstall WinApps? --> Install
Q) Configure WinApps for the current user 'tobias' or the whole system? --> System
Q) Automatically install supported applications or choose manually? --> Manual (Default)
[sudo] password for tobias:
/nix/store/65xjzbpnr6w0kyg4x4555x03ka4p684d-winapps-0-unstable-2025-03-21/bin/.winapps-setup-wrapped: line 152: [[: /nix/store/65xjzbpnr6w0kyg4x4555x03ka4p684d-winapps-0-unstable-2025-03-21/bin: syntax error: operand expected (error token is "/nix/store/65xjzbpnr6w0kyg4x4555x03ka4p684d-winapps-0-unstable-2025-03-21/bin")
Installing WinApps.
Attempting to load WinApps configuration file... Done!
Checking whether dependencies are installed... Done!
Checking container status... Done!
Checking for an open RDP Port on Windows... Done!
Attempting to establish a Remote Desktop connection with Windows... Done!
Checking for installed Windows applications... Done!
Creating an application entry for Windows... Done!
Q) How would you like to handle officially supported applications? --> Choose specific officially supported applications to set up
Creating an application entry for excel-o365... Done!
Creating an application entry for explorer... Done!
Creating an application entry for onenote-o365... Done!
Creating an application entry for powerpoint-o365... Done!
Creating an application entry for visio... Done!
Creating an application entry for word-o365... Done!
Q) How would you like to handle other detected applications? --> Select which applications to set up
[WARNING] It seems like '/usr/local/bin' is not on PATH.
[WARNING] You can add it by running:
[WARNING] - For Bash: echo 'export PATH=/usr/local/bin:$PATH' >> ~/.bashrc && source ~/.bashrc
[WARNING] - For ZSH: echo 'export PATH=/usr/local/bin:$PATH' >> ~/.zshrc && source ~/.zshrc
[WARNING] Make sure to restart your Terminal afterwards.
INSTALLATION COMPLETE. EDIT: I'm running nixos-unstable and use without flakes. The apps like word, excel also don't appear in the "Open with" menu anymore. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
@oskardotglobal Any ideas on how to resolve this? Thanks. |
Beta Was this translation helpful? Give feedback.
-
I just checked, executing the exec command inside the .desktop file in /usr/share/applications seems to launch for example excel just fine. But somehow they don't get picked up by nixos. using
yet the file clearly exists. |
Beta Was this translation helpful? Give feedback.
-
Note: |
Beta Was this translation helpful? Give feedback.
Note:
Do not set up using mode System instead of user, thins breaks NixOS installation