From 512483106110b5f9209bb03238d44b991fe15d22 Mon Sep 17 00:00:00 2001 From: adikro Date: Thu, 12 Feb 2026 23:04:24 +0100 Subject: thinkpad configuration finalization --- flake.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index eaba51f..9a10528 100644 --- a/flake.nix +++ b/flake.nix @@ -69,10 +69,7 @@ { self, nixpkgs, ... }@inputs: let system = "x86_64-linux"; - pkgs = import nixpkgs { - inherit system; - config.allowUnfree = true; - }; + pkgs = import nixpkgs { inherit system; }; scripts = import ./scripts { inherit pkgs; }; mkHost = { -- cgit v1.3