added zsh configs and other configs
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
# Foot terminal is configured and managed via Home Manager (home/foot.nix)
|
||||
environment.systemPackages = with pkgs; [
|
||||
foot
|
||||
zoxide
|
||||
fzf
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user