✨ [shared] Moved cmdline tools to /shell in home-manager config. Added Yazi catppuccin theme instead of manual
This commit is contained in:
10
shared/home-manager/shell/default.nix
Normal file
10
shared/home-manager/shell/default.nix
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
imports = [
|
||||
./btop.nix
|
||||
./cava
|
||||
./fastfetch.nix
|
||||
./fish.nix
|
||||
./yazi
|
||||
./zoxide.nix
|
||||
];
|
||||
}
|
Reference in New Issue
Block a user