Added emacs to android
This commit is contained in:
parent
8bb191aa4f
commit
e1a5aa5a41
1 changed files with 3 additions and 0 deletions
|
|
@ -4,11 +4,14 @@
|
|||
...
|
||||
}: {
|
||||
imports = [
|
||||
../../modules/emacs
|
||||
];
|
||||
environment.packages = with pkgs; [
|
||||
neovim
|
||||
git
|
||||
fastfetch
|
||||
asciiquarium
|
||||
cmatrix
|
||||
inputs.neovim.packages.aarch64-linux.default
|
||||
|
||||
(pkgs.writeShellScriptBin "droid-switch" ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue