This commit is contained in:
2026-01-10 13:24:47 +03:00
parent 8be297b781
commit 44258fabf4
9 changed files with 74 additions and 3 deletions
+7 -1
View File
@@ -47,8 +47,10 @@
rsync
wget
tree
ncdu
#ncdu
dust
flow-control
csv-tui
# Net Diagnostic
mtr
@@ -78,6 +80,10 @@
];
};
programs = {
nixvim = {
enable = false;
colorschemes.github-theme.enable = true;
};
nano = {
enable = true;
nanorc = ''
+1
View File
@@ -39,6 +39,7 @@
ns = "nh os switch";
gp-ns = "gp && ns";
y = "yazi";
nix-shellp = "nix-shell --run $SHELL -p";
# beets
beet-ima = "beet im ./ -A";