This may be an unusual thing but I realised that use nix run a lot instead of putting the package in my nixos configuration. It's often on packages I run at most once every 3 days
Am I the only one that does that?
I mostly use it for coding so nix run ., I use comma for apps I need just once
nix run .
I mostly use it for coding so
nix run ., I use comma for apps I need just once