added ability to edit current zsh command in editor.

This commit is contained in:
Gabe Venberg 2026-01-29 12:25:46 +01:00
parent daa85d3277
commit 4925296194
3 changed files with 5 additions and 6 deletions

View file

@ -3,6 +3,7 @@
myLib,
...
}:
# rockpro64 home arm64 server, serves as adblocker among other things.
inputs.nixpkgs.lib.nixosSystem {
specialArgs = {inherit inputs myLib;};
modules = [