Move zstd to emacs module
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
ripgrep
|
||||
tmux
|
||||
kitty
|
||||
zstd
|
||||
fira-code
|
||||
];
|
||||
|
||||
|
||||
@@ -7,6 +7,8 @@
|
||||
home.packages = with pkgs; [
|
||||
# Needed on macOS because Emacs wants the GNU version of some utilities like ls
|
||||
coreutils
|
||||
# Required by nativeComp but not a dependency for some reason
|
||||
zstd
|
||||
nodePackages.pyright
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user