diff --git a/ops/nixos/porcorosso/default.nix b/ops/nixos/porcorosso/default.nix index 577eb12251..e22e0aea43 100644 --- a/ops/nixos/porcorosso/default.nix +++ b/ops/nixos/porcorosso/default.nix @@ -170,6 +170,7 @@ in { direnv efibootmgr git + go graphicsmagick-imagemagick-compat iotop iw @@ -217,4 +218,4 @@ in { # servers. You should change this only after NixOS release notes say you # should. system.stateVersion = "20.03"; # Did you read the comment? -} \ No newline at end of file +}