Update base.nix
This commit is contained in:
parent
5dc8f15dee
commit
af8038a941
1 changed files with 5 additions and 5 deletions
|
|
@ -2,18 +2,18 @@
|
|||
{
|
||||
environment.systemPackages = with pkgs;
|
||||
[
|
||||
bash
|
||||
git
|
||||
linux-firmware
|
||||
kitty
|
||||
nano
|
||||
neovim
|
||||
nemo
|
||||
fastfetch # replacing neofetch
|
||||
pipewire
|
||||
#### COREUTILS+ ####
|
||||
wget
|
||||
unzip
|
||||
zip
|
||||
nemo
|
||||
neovim
|
||||
bash
|
||||
git
|
||||
];
|
||||
fonts.packages = with pkgs; [
|
||||
noto-fonts-color-emoji
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue