refactor shell config
This commit is contained in:
parent
aa062722d5
commit
385bfedd8f
9 changed files with 139 additions and 78 deletions
|
|
@ -5,6 +5,12 @@
|
|||
./emails.nix
|
||||
];
|
||||
config = {
|
||||
youthlic.programs = {
|
||||
zoxide.enable = true;
|
||||
fzf.enable = true;
|
||||
yazi.enable = true;
|
||||
eza.enable = true;
|
||||
};
|
||||
services.mpris-proxy.enable = true;
|
||||
home.packages = with pkgs; [
|
||||
spacer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue