diff --git a/nixos/hosts/nixos-vm-02/default.nix b/nixos/hosts/nixos-vm-02/default.nix index fec3110f..e5f2153c 100644 --- a/nixos/hosts/nixos-vm-02/default.nix +++ b/nixos/hosts/nixos-vm-02/default.nix @@ -6,7 +6,7 @@ ../nixos-framework/disks.nix # ./disks.nix ]; - nixpkgs.config.allowUnfree = false; + nixpkgs.config.allowUnfree = true; boot.initrd.availableKernelModules = [ "ata_piix" "ohci_pci" "ehci_pci" "ahci" "sd_mod" "sr_mod" ]; boot.initrd.kernelModules = [ ]; diff --git a/nixos/users/albert/desktop.nix b/nixos/users/albert/desktop.nix index 3dfedc86..9be09e42 100644 --- a/nixos/users/albert/desktop.nix +++ b/nixos/users/albert/desktop.nix @@ -1,6 +1,5 @@ { config, lib, pkgs, desktop, ... }: { # Steam, Vintage Story areu nfree. - nixpkgs.config.allowUnfree = lib.mkForce true; environment.systemPackages = with pkgs; [ bitwarden steam