[NixOS] Add new computers to syncthing
This commit is contained in:
7
dotfiles/lib/functions/nr
Executable file
7
dotfiles/lib/functions/nr
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
function nr {
|
||||
nix run nixpkgs#"$@"
|
||||
}
|
||||
|
||||
nr "$@"
|
Reference in New Issue
Block a user