update
This commit is contained in:
parent
506b21e430
commit
709db1985b
91 changed files with 251 additions and 212 deletions
|
|
@ -1,24 +0,0 @@
|
|||
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
bat
|
||||
btop
|
||||
fzf
|
||||
gimp
|
||||
git
|
||||
lm_sensors
|
||||
neofetch
|
||||
neovim
|
||||
ripgrep
|
||||
sysstat
|
||||
tldr
|
||||
unzip
|
||||
wget
|
||||
xdg-desktop-portal-gtk
|
||||
xdg-desktop-portal-wlr
|
||||
zoxide
|
||||
];
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue