Skip to content

Instantly share code, notes, and snippets.

@573
Created September 12, 2024 08:51
Show Gist options
  • Save 573/a4bb11778746cb9dc56c297a5c0fd28e to your computer and use it in GitHub Desktop.
Save 573/a4bb11778746cb9dc56c297a5c0fd28e to your computer and use it in GitHub Desktop.
nix vim flakes tip eval

in command mode (vim): :wa followed by :T bash -c 'nix eval ".#nixosConfigurations.HOST.config.system.build.toplevel" --show-trace'

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