Commit 2d19b30573fc

Vincent Demeester <vincent@sbr.pm>
2019-03-15 15:13:40
nr: add 9 for plan9port
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent df79c8d
Changed files (1)
modules
profiles
modules/profiles/fish.nix
@@ -40,6 +40,7 @@ in
         {cmd = "ncdu";} {cmd = "sshfs";} {cmd = "gotop";} {cmd = "pandoc";}
         {cmd = "lspci"; pkg = "pciutils";}
         {cmd = "lsusb"; pkg = "usbutils";}
+        {cmd = "9"; pkg = "plan9port"; }
         {cmd = "wakeonlan"; pkg = "python36Packages.wakeonlan";}
         {cmd = "beet"; pkg = "beets";}
         {cmd = "http"; pkg = "httpie"; }