From be43caebe26cfb0b73ec975248a4d4578715849d Mon Sep 17 00:00:00 2001 From: Aria Nolan Date: Tue, 9 Jan 2024 18:00:58 -0500 Subject: [PATCH] vcv-rack, allowed unfree --- modules/nixos-common.nix | 12 +----------- users/tacocat/home.nix | 1 + 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/modules/nixos-common.nix b/modules/nixos-common.nix index 78bce4f..30485f1 100644 --- a/modules/nixos-common.nix +++ b/modules/nixos-common.nix @@ -68,17 +68,7 @@ options = "--delete-older-than 1w"; }; - nixpkgs.config.allowUnfreePredicate = pkg: - builtins.elem (lib.getName pkg) [ - "steam" - "steam-original" - "steam-run" - "nvidia-x11" - "nvidia-settings" - "discord" - "spotify" - "unrar" - ]; + nixpkgs.config.allowUnfree = true; programs.nix-index.enable = true; programs.command-not-found.enable = false; diff --git a/users/tacocat/home.nix b/users/tacocat/home.nix index a3aa53e..c2ebe4f 100644 --- a/users/tacocat/home.nix +++ b/users/tacocat/home.nix @@ -25,6 +25,7 @@ nextcloud-client xournalpp cardinal + vcv-rack tor-browser discord neovim