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 = {
config.allowUnfree = true;
overlays = with inputs; [
(final: prev: {
emacs-mac = (prev.emacs.override {

View File

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