diff options
Diffstat (limited to 'hosts/wsl/default.nix')
| -rw-r--r-- | hosts/wsl/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/wsl/default.nix b/hosts/wsl/default.nix index 3c60f14..f73eb01 100644 --- a/hosts/wsl/default.nix +++ b/hosts/wsl/default.nix @@ -25,7 +25,7 @@ ])) gnumake texliveFull - inputs.self.packages.${system}.arcanist + arcanist ]; # wsl ssh key |