This commit is contained in:
iFargle 2023-09-23 18:33:11 +09:00
parent a8e7e92414
commit cf392ab237

View file

@ -1,6 +1,6 @@
{ lib, pkgs, desktop, ... }: {
{ config, lib, pkgs, desktop, ... }: {
# Steam, Vintage Story areu nfree.
nixpkgs.config.allowUnfree = true;
nixpkgs.config.allowUnfree = lib.mkForce true;
environment.systemPackages = with pkgs; [
bitwarden
steam