refactor: remove redundant aliases, comments, and fix lazygit pager config
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
stateVersion = "24.11";
|
||||
};
|
||||
|
||||
# ── User-level packages ────────────────────────────
|
||||
home.packages = with pkgs; [
|
||||
# Modern CLI replacements
|
||||
dust # du
|
||||
@@ -56,6 +55,5 @@
|
||||
pandoc
|
||||
];
|
||||
|
||||
# XDG directories
|
||||
xdg.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user