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