npub12v…q63hw on Nostr: npub1wxft2…u8z6u oh... yes. sorry. the env...systempackages only works for basic ...
npub1wxft272dhw4pgqh70wwt2e7m5ew7phmyh98tn2qrn5m3lncxtfdsau8z6u (npub1wxf…8z6u) oh... yes. sorry. the env...systempackages only works for basic applications that just consist of some files lying around, as those are just included in the system path, nothing else.
If any application neds extra permissions, like setuid, a system service or access to special devices, those applications usually need to be setup through a nixos module like virtualisation.virtualbox.* or services.* (see https://search.nixos.org/options).
If any application neds extra permissions, like setuid, a system service or access to special devices, those applications usually need to be setup through a nixos module like virtualisation.virtualbox.* or services.* (see https://search.nixos.org/options).