refactored
for 26.05
This commit is contained in:
parent
e92d8e6616
commit
075cb86d40
34 changed files with 435 additions and 345 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
fish
|
||||
nix-your-shell
|
||||
fzf
|
||||
ripgrep
|
||||
bat
|
||||
|
|
@ -9,7 +8,7 @@
|
|||
ugrep
|
||||
yazi
|
||||
chafa
|
||||
btop
|
||||
(btop.override {cudaSupport = true;})
|
||||
fastfetch
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue