all repos — nixfiles @ 300bca067cdeadcae0ef5fc10e870358aaf76bda

System and user configuration, managed by nix and home-manager

trillian: Install aspell

Alan Pearce
commit

300bca067cdeadcae0ef5fc10e870358aaf76bda

parent

83cecc19118a232825bea1d54d81dc6c1400552e

1 file changed, 2 insertions(+), 0 deletions(-)

jump to
M trillian.nixtrillian.nix
@@ -37,6 +37,8 @@ environment.systemPackages = with pkgs;
[ mosh emacsPackage + aspell + aspellDicts.en ]; # Use a custom configuration.nix location.