Add shortcat!

This commit is contained in:
larstvei 2022-11-03 12:25:37 +01:00
parent a55fb7c463
commit 5bfd11e88f
2 changed files with 3 additions and 0 deletions

View File

@ -50,6 +50,8 @@
nixpkgs = { nixpkgs = {
config.allowUnfree = true;
overlays = with inputs; [ overlays = with inputs; [
(final: prev: { (final: prev: {
emacs-mac = (prev.emacs.override { emacs-mac = (prev.emacs.override {

View File

@ -71,6 +71,7 @@
rnix-lsp rnix-lsp
rust-analyzer rust-analyzer
rustup rustup
shortcat
texlive.combined.scheme-full texlive.combined.scheme-full
tree tree
wget wget