mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-10 20:20:41 +03:00
123
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
{
|
||||
environment = {
|
||||
systemPackages = with pkgs; [
|
||||
# yazi
|
||||
yaziPlugins.gitui
|
||||
|
||||
# Encrypt
|
||||
age
|
||||
sops
|
||||
@@ -16,6 +19,7 @@
|
||||
nix-tree
|
||||
nixfmt-tree
|
||||
nvd
|
||||
nix-du
|
||||
|
||||
# Lazy
|
||||
lazycli
|
||||
@@ -23,6 +27,9 @@
|
||||
lazyjournal
|
||||
lazysql
|
||||
|
||||
gitui
|
||||
broot
|
||||
|
||||
# Base
|
||||
curl
|
||||
# efibootmgr
|
||||
@@ -39,6 +46,7 @@
|
||||
tree
|
||||
|
||||
# Monitoring
|
||||
bottom
|
||||
smartmontools
|
||||
btop
|
||||
fastfetch
|
||||
@@ -53,7 +61,7 @@
|
||||
unzip
|
||||
zstd
|
||||
zip
|
||||
xarchiver
|
||||
#xarchiver
|
||||
|
||||
# Net
|
||||
ipset
|
||||
|
||||
Reference in New Issue
Block a user