lkajdslkajdlkasj

This commit is contained in:
Peder Bergebakken Sundt 2024-08-04 04:54:14 +02:00
parent eda4821d07
commit d17d8e4f7e
5 changed files with 6 additions and 3 deletions

View File

@ -4,7 +4,7 @@
environment.systemPackages = with pkgs; [
micro
vimv
edir
xclip
fzf
rmate-sh

View File

@ -94,8 +94,6 @@
#comma # collides with nix-index-database
nix-search-cli # nix-search
#sshuttle
#cargo
#cargo-edit

View File

@ -30,6 +30,8 @@
libreoffice
remote-exec
(pkgs.zxtune or unstable.zxtune or null)
f3d

View File

@ -4,6 +4,7 @@
#git
gh
hub
tea
colordiff
];

View File

@ -82,6 +82,8 @@
#home.shellAliases.mv = "mv -i";
#home.shellAliases.cp = "cp -i";
home.shellAliases.kaomoji = "curl -s 'https://kaomoji.ru/en/' | htmlq tr td span --text | grep . | shuf | head -n1";
home.packages = lib.filter (x: x != null) (with pkgs; [
rsync
bind.dnsutils # dig