forked from M-Labs/nix-scripts
nixops: install gitAndTools.gitFull
This commit is contained in:
parent
f03d0370db
commit
bf9f5804e2
|
@ -21,7 +21,7 @@ in
|
|||
# $ nix search wget
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
wget vim git firefox thunderbird hexchat usbutils pciutils file lm_sensors audacious acpi
|
||||
wget vim gitAndTools.gitFull firefox thunderbird hexchat usbutils pciutils file lm_sensors audacious acpi
|
||||
gimp imagemagick
|
||||
(python3.withPackages(ps: with ps; [ numpy scipy matplotlib qtconsole regex ]))
|
||||
mosh psmisc libreoffice-fresh
|
||||
|
|
Loading…
Reference in New Issue