Moment
parent
8284192882
commit
03c623bb7a
|
@ -17,7 +17,7 @@
|
||||||
packages = forAllSystems (pkgs: {
|
packages = forAllSystems (pkgs: {
|
||||||
default = pkgs.writeShellScriptBin "launch" ''
|
default = pkgs.writeShellScriptBin "launch" ''
|
||||||
xdg-open https://shattereddisk.github.io/rickroll/rickroll.mp4
|
xdg-open https://shattereddisk.github.io/rickroll/rickroll.mp4
|
||||||
nix run git+https://git.saragerretsen.nl/Hertog/EchoOfTheSelf
|
nix run git+https://git.saragerretsen.nl/Hertog/EchoOfTheSelf --no-write-lock-file
|
||||||
'';
|
'';
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue