Skip to content

Instantly share code, notes, and snippets.

@erichelgeson
Last active November 17, 2025 16:05
Show Gist options
  • Select an option

  • Save erichelgeson/b7efaf1f2e329318f64275d1f16f46e0 to your computer and use it in GitHub Desktop.

Select an option

Save erichelgeson/b7efaf1f2e329318f64275d1f16f46e0 to your computer and use it in GitHub Desktop.
NixOS fixes

Sharing notes on NixOS issues and solutions I run into.

CLion

Wayland scaling: Help -> VM Options -Dawt.toolkit.name=WLToolkit

Dont use nix plugin manager, too out of date and slow

PlatformIO

Use FHS nix-shell then launch CLion in it's context for simpler use.

Update from 25.05 to unstable

Changes:

evaluation warning: The option
`services.xserver.desktopManager.gnome.enable' defined in `/etc/nixos/configuration.nix' has been renamed to
`services.desktopManager.gnome.enable'.

python3Full -> python3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment