porcorosso: add go

This commit is contained in:
Luke Granger-Brown 2020-06-13 18:31:37 +01:00
parent 6b09925449
commit a7945b45f9

View file

@ -170,6 +170,7 @@ in {
direnv direnv
efibootmgr efibootmgr
git git
go
graphicsmagick-imagemagick-compat graphicsmagick-imagemagick-compat
iotop iotop
iw iw
@ -217,4 +218,4 @@ in {
# servers. You should change this only after NixOS release notes say you # servers. You should change this only after NixOS release notes say you
# should. # should.
system.stateVersion = "20.03"; # Did you read the comment? system.stateVersion = "20.03"; # Did you read the comment?
} }