diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/mba/default.nix | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/hosts/mba/default.nix b/hosts/mba/default.nix index 3ba0ab6..be49d4f 100644 --- a/hosts/mba/default.nix +++ b/hosts/mba/default.nix @@ -32,9 +32,11 @@ "docker" "element" "emacs" - "font-source-code-pro" "font-monaspace" # https://github.com/githubnext/monaspace + "font-source-code-pro" "iterm2" + "transmission" + "vlc" "wireshark" "zoom" ]; |