Revert "Use steam-native"

This reverts commit 3a901351c1.
This commit is contained in:
Charlotte 🦝 Delenk 2022-02-08 14:37:22 +01:00
parent 3a901351c1
commit 83fee1372f
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -54,9 +54,7 @@ in
extraPkgs = pkgs: with pkgs; [
mono
];
nativeOnly = true;
};
})
];
nixpkgs.config.allowBroken = true;
}