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

@ -49,6 +49,8 @@
services.nix-daemon.enable = true;
nixpkgs = {
config.allowUnfree = true;
overlays = with inputs; [
(final: prev: {

View File

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