From 5bfd11e88f67c03e3ea8444c635e0c1491fb521b Mon Sep 17 00:00:00 2001 From: larstvei Date: Thu, 3 Nov 2022 12:25:37 +0100 Subject: [PATCH] Add shortcat! --- flake.nix | 2 ++ modules/home.nix | 1 + 2 files changed, 3 insertions(+) diff --git a/flake.nix b/flake.nix index 2309f5e..763c364 100644 --- a/flake.nix +++ b/flake.nix @@ -49,6 +49,8 @@ services.nix-daemon.enable = true; nixpkgs = { + + config.allowUnfree = true; overlays = with inputs; [ (final: prev: { diff --git a/modules/home.nix b/modules/home.nix index 9f60a86..82ebb15 100644 --- a/modules/home.nix +++ b/modules/home.nix @@ -71,6 +71,7 @@ rnix-lsp rust-analyzer rustup + shortcat texlive.combined.scheme-full tree wget