installation simplifiée sur NixOS

This commit is contained in:
2021-10-12 00:04:18 +02:00
parent ba3e716368
commit c32e01ba9c

View File

@@ -39,10 +39,9 @@ $ sudo apt install git tig git-cola
+
[source,shell]
----
$ nix-env -iA nixos.gitAndTools.gitFull nixos.tig nixos.git-cola
$ nix-shell -p gitFull tig git-cola
----
=== Installation: Windows
[horizontal]