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 = [
|
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" ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue