Update flake.nix

This commit is contained in:
Chris Kruining 2024-09-04 17:23:47 +02:00 committed by GitHub
parent 1d98c35cb5
commit 00ef0fecf5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,6 +29,8 @@
url = "github:nix-community/fenix";
inputs.nixpkgs.follows = "nixpkgs";
};
zen-browser.url = "github:MarceColl/zen-browser-flake";
};
outputs = inputs @ { self, nixpkgs, nixpkgs-unstable, ... }: