flake: use nixpkgs fork that removes mono from steam-fhsenv

This commit is contained in:
LavaDesu 2022-10-05 11:53:39 +07:00
parent 4c51e1d6ca
commit 2d9161522f
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 7 additions and 6 deletions

View file

@ -1,6 +1,6 @@
{
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs";
nixpkgs.url = "github:LavaDesu/nixpkgs/laba/remove-mono";
nixpkgs-porcupine.url = "github:NixOS/nixpkgs/nixos-21.11";
home-manager.url = "github:nix-community/home-manager";
home-manager-porcupine.url = "github:LavaDesu/home-manager/backport/gpg-agent";