diff --git a/nixos/stolas/default.nix b/nixos/stolas/default.nix index 5ee2a4a..db1f640 100644 --- a/nixos/stolas/default.nix +++ b/nixos/stolas/default.nix @@ -9,6 +9,7 @@ nixpkgs = { hostPlatform = "x86_64-linux"; + config.allowUnfree = true; }; boot = {