Add shell aliases and eza program configuration
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{ pkgs
|
||||
, ...
|
||||
}:
|
||||
# nix tooling
|
||||
{
|
||||
home.shellAliases = {
|
||||
sudo = "sudo --preserve-env=PATH";
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
alejandra
|
||||
deadnix
|
||||
statix
|
||||
];
|
||||
|
||||
programs.direnv = {
|
||||
|
||||
Reference in New Issue
Block a user