mirror of
https://github.com/kmein/niveum
synced 2026-03-19 11:31:09 +01:00
fix(packages): move to overlays
This commit is contained in:
2
packages/scripts/n.nix
Normal file
2
packages/scripts/n.nix
Normal file
@@ -0,0 +1,2 @@
|
||||
{ writeShellScriptBin }:
|
||||
writeShellScriptBin "n" ''nix-shell -p "$1" --run "''${2:-$1}"''
|
||||
Reference in New Issue
Block a user