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