diff options
| author | alex <alex@pdp7.net> | 2024-02-10 13:52:11 +0100 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2024-02-10 13:52:11 +0100 |
| commit | 6e3475dd17bfd52910ca3eca70657a74155f9e71 (patch) | |
| tree | 3865784e3a1d93a69ec8ab8e81a0f1975112ba51 /workstation | |
| parent | b3f5e10ead13e5fb9e911fd14e277dc4c14bdb3c (diff) | |
Retry using emacs in distrobox
Diffstat (limited to 'workstation')
| -rwxr-xr-x | workstation/build_workstation | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/workstation/build_workstation b/workstation/build_workstation index db55bdaa..ecf4cbd9 100755 --- a/workstation/build_workstation +++ b/workstation/build_workstation @@ -32,6 +32,8 @@ set -ue --package qemu-system-arm-firmware \ --package qemu-img \ --package cdrtools \ + --package emacs-nox \ + --package mailutils \ --aur-package senpai-irc-git \ --aur-package telegram-tdlib-purple-minimal-git \ --aur-package bitlbee-libpurple \ |
