Added emacs to android

This commit is contained in:
Aleksandr Lebedev 2025-01-18 08:14:46 +01:00
parent 8bb191aa4f
commit e1a5aa5a41

View file

@ -4,11 +4,14 @@
... ...
}: { }: {
imports = [ imports = [
../../modules/emacs
]; ];
environment.packages = with pkgs; [ environment.packages = with pkgs; [
neovim neovim
git git
fastfetch fastfetch
asciiquarium
cmatrix
inputs.neovim.packages.aarch64-linux.default inputs.neovim.packages.aarch64-linux.default
(pkgs.writeShellScriptBin "droid-switch" '' (pkgs.writeShellScriptBin "droid-switch" ''