pml: Install apps
This commit is contained in:
parent
3c0d94fe76
commit
e979e18057
1 changed files with 4 additions and 0 deletions
|
|
@ -11,8 +11,12 @@
|
||||||
"wheel"
|
"wheel"
|
||||||
];
|
];
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
|
alacritty
|
||||||
git
|
git
|
||||||
vim
|
vim
|
||||||
|
mpv
|
||||||
|
chezmoi
|
||||||
|
fuzzel
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue