🧹 remove unneeded inputs
This commit is contained in:
parent
33b21c2bde
commit
1a438c7cdf
4 changed files with 1 additions and 20 deletions
|
|
@ -38,8 +38,6 @@ with lib;
|
|||
nix-boot = "doas nixos-rebuild boot --flake ~/.dotfiles";
|
||||
nix-lock = "pushd ~/.dotfiles && nix flake update && popd";
|
||||
|
||||
nixpkgs-review = "nixpkgs-review-checks";
|
||||
|
||||
latexwatch = ''find -type f -name "*.tex" | entr -c latexmk -pdf -silent'';
|
||||
};
|
||||
variables = { EDITOR = "vim"; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue