update android
This commit is contained in:
parent
79c25224b1
commit
2094558e7b
@ -5,13 +5,14 @@
|
||||
environment.packages = with pkgs; [
|
||||
# User-facing stuff that you really really want to have
|
||||
vim # or some other editor, e.g. nano or neovim
|
||||
emacs
|
||||
git
|
||||
|
||||
openssh
|
||||
which
|
||||
nettools
|
||||
|
||||
# Some common stuff that people expect to have
|
||||
iproute2
|
||||
procps
|
||||
killall
|
||||
diffutils
|
||||
|
@ -6,13 +6,13 @@
|
||||
|
||||
# insert home-manager config
|
||||
imports = [
|
||||
../../modules/home-manager/nixvim
|
||||
../../modules/home-manager/emacs
|
||||
../../modules/home-manager/zsh
|
||||
../../modules/home-manager/git
|
||||
../../modules/home-manager/tmux
|
||||
../../modules/home-manager/nixvim.nix
|
||||
../../modules/home-manager/zsh.nix
|
||||
../../modules/home-manager/git.nix
|
||||
../../modules/home-manager/tmux.nix
|
||||
../../modules/home-manager/bitwarden.nix
|
||||
../../modules/home-manager/kubernetes.nix
|
||||
../../modules/home-manager/email
|
||||
../../modules/home-manager/email.nix
|
||||
../../modules/home-manager/emacs
|
||||
];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user