mirror of
https://github.com/larstvei/nix-config.git
synced 2024-11-26 08:58:31 +00:00
Add shortcat!
This commit is contained in:
parent
a55fb7c463
commit
5bfd11e88f
@ -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 {
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user